]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/collpane.h
Add files necessary to run Expat configure.
[wxWidgets.git] / interface / wx / collpane.h
index 2ad1b466378386a4fb788d17d6f34c18dcc1458e..40e9d250907964903f461584c1ad124ad25f82b3 100644 (file)
@@ -44,7 +44,7 @@ public:
     void SetCollapsed(bool collapsed);
 };
 
-wxEventType wxEVT_COMMAND_COLLPANE_CHANGED;
+wxEventType wxEVT_COLLAPSIBLEPANE_CHANGED;
 
 /**
     @class wxCollapsiblePane
@@ -103,7 +103,7 @@ wxEventType wxEVT_COMMAND_COLLPANE_CHANGED;
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{collapsiblepane.png}
+    @appearance{collapsiblepane}
 
     @see wxPanel, wxCollapsiblePaneEvent
 */