Changeset 118 for cafu/trunk/CaWE/ToolSelection.hpp
- Timestamp:
- 08/15/10 22:24:46 (22 months ago)
- Files:
-
- 1 modified
-
cafu/trunk/CaWE/ToolSelection.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/trunk/CaWE/ToolSelection.hpp
r67 r118 59 59 60 60 // Implementations/overrides of ToolT methods. 61 int GetWxEventID() { return ChildFrameT::ID_MENU_TOOLS_TOOL_SELECTION; }61 int GetWxEventID() const { return ChildFrameT::ID_MENU_TOOLS_TOOL_SELECTION; } 62 62 wxWindow* GetOptionsBar(); 63 63 void OnActivate(ToolT* OldTool);
