]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/spinctrl.h
Set svn properties correctly for the newly added files.
[wxWidgets.git] / interface / wx / spinctrl.h
index 62e6f93eaa92b3475016b93f69404dc07c89ce8f..fe320093354b3833374b82935b773cf9119a7d72 100644 (file)
@@ -69,10 +69,10 @@ public:
             Window identifier. The value wxID_ANY indicates a default value.
         @param pos
             Window position.
-            If wxDefaultPosition is specified then a default position is chosen.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
             Window size.
-            If wxDefaultSize is specified then a default size is chosen.
+            If ::wxDefaultSize is specified then a default size is chosen.
         @param style
             Window style. See wxSpinButton.
         @param min