Show
Ignore:
Timestamp:
08/20/10 15:06:58 (21 months ago)
Author:
Carsten
Message:

Merged latest changes from trunk into branches/cafu_to_wx.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/branches/cafu_to_wx/CaWE/Tool.hpp

    r36 r124  
    7777 
    7878    /// Returns the ID of the wxWidgets event (menu selection or toolbar button click) that is associated with activating this tool. 
    79     virtual int GetWxEventID()=0; 
     79    virtual int GetWxEventID() const=0; 
    8080 
    8181    /// Returns the options bar window associated with this tool. NULL if no options bar has been assigned.