X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8179a16812e66ff0ac32bb09803e95756350c76c..3bcdbe527fde583072eefab67de8974c0e17a1e2:/wxPython/src/_statctrls.i diff --git a/wxPython/src/_statctrls.i b/wxPython/src/_statctrls.i index 853e437338..6ada254ec4 100644 --- a/wxPython/src/_statctrls.i +++ b/wxPython/src/_statctrls.i @@ -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(); };