]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_statctrls.i
Removed some old, outdated, unfinished, or unstarted docs and the
[wxWidgets.git] / wxPython / src / _statctrls.i
index 853e4373383085d0960818b7dcdfdb23ff2b3c2c..6ada254ec40fcdcf31d5179218009f3bbec8e0bd 100644 (file)
@@ -69,7 +69,7 @@ public:
     bool IsVertical() const;
 
     // get the default size for the "lesser" dimension of the static line
-    static int GetDefaultSize() { return 2; }
+    static int GetDefaultSize();
 
 };