Changeset 124 for cafu/branches/cafu_to_wx/CaWE/ToolCamera.hpp
- Timestamp:
- 08/20/10 15:06:58 (21 months ago)
- Files:
-
- 1 modified
-
cafu/branches/cafu_to_wx/CaWE/ToolCamera.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/branches/cafu_to_wx/CaWE/ToolCamera.hpp
r36 r124 50 50 51 51 // Implementations/overrides of ToolT methods. 52 int GetWxEventID() { return ChildFrameT::ID_MENU_TOOLS_TOOL_CAMERA; }52 int GetWxEventID() const { return ChildFrameT::ID_MENU_TOOLS_TOOL_CAMERA; } 53 53 wxWindow* GetOptionsBar(); 54 54
