]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_sizers.i
updated Joystick demo, is now wxDesigner-less
[wxWidgets.git] / wxPython / src / _sizers.i
index 9b4db7b3f9362e3198b45af645ffbf3065a1fcef..b4da96010a143c71dfc89cd13a4a546eabe874f7 100644 (file)
@@ -274,7 +274,7 @@ public:
                 childinfo = (childinfo, )
             self.Add(*childinfo)
 
-    # for backwards compatibility only, do not use in new code
+    %# for backwards compatibility only, please do not use in new code
     AddWindow = AddSizer = AddSpacer = Add
     PrependWindow = PrependSizer = PrependSpacer = Prepend
     InsertWindow = InsertSizer = InsertSpacer = Insert