]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/collpane.h
Mention default constr
[wxWidgets.git] / interface / collpane.h
index c60fdc0273ec2b0c57bbf111a78be4c0e03a29cc..aee05b57dcc2b4878a41903e886dcefa44a598bc 100644 (file)
@@ -101,6 +101,11 @@ public:
 class wxCollapsiblePane : public wxControl
 {
 public:
+    /**
+        Default constructor.
+    */
+    wxCollapsiblePane();
+    
     /**
         Initializes the object and calls Create() with all the parameters.
     */