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/ToolTerrainEdit.hpp

    r36 r124  
    111111 
    112112    // Implementations/overrides of ToolT methods. 
    113     int       GetWxEventID() { return ChildFrameT::ID_MENU_TOOLS_TOOL_TERRAINEDITOR; } 
     113    int       GetWxEventID() const { return ChildFrameT::ID_MENU_TOOLS_TOOL_TERRAINEDITOR; } 
    114114    wxWindow* GetOptionsBar(); 
    115115    void      OnActivate(ToolT* OldTool);