Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

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