Changeset 279 for trunk/src/MainPter.h

Show
Ignore:
Timestamp:
06/26/07 07:07:49 (18 months ago)
Author:
jordi
Message:

Igor Vagulin sent a patch to change the Scroll and Text Selection ToggleAction? to RadioActions?.

Moved the implementation of PagePter?'s setMode() to its implementation file.

Fixed the selection of an empty rectangle.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/MainPter.h

    r277 r279  
    4141            ~MainPter (void); 
    4242 
    43             void pageModeTextActivated(gboolean active); 
    44             void pageModeScrollActivated(gboolean active); 
     43            void setPageMode(PagePterMode mode); 
    4544 
    4645            void setInitialState (void);