]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/collpaneg.cpp
no real change; just add the standard separator where it's missing
[wxWidgets.git] / src / generic / collpaneg.cpp
index 25450bf9ce9ec46c0b58a2015b754f6b22756eab..f4e34aae5b988576de5884b780005bdb4f49f2a2 100644 (file)
@@ -45,7 +45,7 @@ const char wxCollapsiblePaneNameStr[] = "collapsiblePane";
 // wxGenericCollapsiblePane
 //-----------------------------------------------------------------------------
 
-wxDEFINE_EVENT( wxEVT_COMMAND_COLLPANE_CHANGED, wxCollapsiblePaneEvent )
+wxDEFINE_EVENT( wxEVT_COMMAND_COLLPANE_CHANGED, wxCollapsiblePaneEvent );
 IMPLEMENT_DYNAMIC_CLASS(wxGenericCollapsiblePane, wxControl)
 IMPLEMENT_DYNAMIC_CLASS(wxCollapsiblePaneEvent, wxCommandEvent)