Changeset 2357


Ignore:
Timestamp:
12/02/11 13:03:23 (12 years ago)
Author:
Malte Marquarding
Message:

use member rather than method as is the case everywhere else

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

    r2321 r2357  
    480480   */
    481481  void parallactify(bool flag)
    482     { focus().setParallactify(flag); }
     482    { focusTable_.setParallactify(flag); }
    483483
    484484  /**
Note: See TracChangeset for help on using the changeset viewer.