]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/collpane.cpp
missing commit
[wxWidgets.git] / src / gtk / collpane.cpp
index a8fb57bf2512fca1bf2a73e4e817a4e94ebf6da5..26539041ab007f593465b96d54857e1ccd83ffe9 100644 (file)
@@ -33,7 +33,7 @@
 
 const char wxCollapsiblePaneNameStr[] = "collapsiblePane";
 
-wxDEFINE_EVENT( wxEVT_COMMAND_COLLPANE_CHANGED, wxCollapsiblePaneEvent );
+wxDEFINE_EVENT( wxEVT_COLLAPSIBLEPANE_CHANGED, wxCollapsiblePaneEvent );
 
 IMPLEMENT_DYNAMIC_CLASS(wxCollapsiblePaneEvent, wxCommandEvent)