]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/spinctrl.cpp
VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
[wxWidgets.git] / src / os2 / spinctrl.cpp
index 2739992b99699293cb9887bd93f3e3fe036f64f1..66b5fe5f9970cdcceefc2077ed01264ed6a92a5a 100644 (file)
@@ -54,6 +54,7 @@ static const int MARGIN_BETWEEN = 5;
 
 bool wxSpinCtrl::Create(wxWindow *parent,
                         wxWindowID id,
+                        const wxString& value,
                         const wxPoint& pos,
                         const wxSize& size,
                         long style,