Changeset 118 for cafu/trunk/CaWE/ToolNewBrush.hpp
- Timestamp:
- 08/15/10 22:24:46 (22 months ago)
- Files:
-
- 1 modified
-
cafu/trunk/CaWE/ToolNewBrush.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/trunk/CaWE/ToolNewBrush.hpp
r36 r118 43 43 44 44 // Implementations/overrides of ToolT methods. 45 int GetWxEventID() { return ChildFrameT::ID_MENU_TOOLS_TOOL_NEWBRUSH; }45 int GetWxEventID() const { return ChildFrameT::ID_MENU_TOOLS_TOOL_NEWBRUSH; } 46 46 wxWindow* GetOptionsBar(); 47 47
