Changeset 124 for cafu/branches/cafu_to_wx/CaWE/ToolNewBezierPatch.hpp
- Timestamp:
- 08/20/10 15:06:58 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cafu/branches/cafu_to_wx/CaWE/ToolNewBezierPatch.hpp
r36 r124 44 44 45 45 // Implementations/overrides of ToolT methods. 46 int GetWxEventID() { return ChildFrameT::ID_MENU_TOOLS_TOOL_NEWBEZIERPATCH; }46 int GetWxEventID() const { return ChildFrameT::ID_MENU_TOOLS_TOOL_NEWBEZIERPATCH; } 47 47 wxWindow* GetOptionsBar(); 48 48
