Changeset 2357
- Timestamp:
- 12/02/11 13:03:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Scantable.h
r2321 r2357 480 480 */ 481 481 void parallactify(bool flag) 482 { focus ().setParallactify(flag); }482 { focusTable_.setParallactify(flag); } 483 483 484 484 /**
Note:
See TracChangeset
for help on using the changeset viewer.