]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_window.i
Cosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
[wxWidgets.git] / wxPython / src / _window.i
index 0ef9decfe696946c0ee4b7ee9b01b5a4d8aa6180..e0f5229c7d0f724685e8415dc0bc55d9807348a7 100644 (file)
@@ -138,8 +138,7 @@ public:
         "GetPositionTuple() -> (x,y)",
         GetPositionTuple);
 
-
-    
+   
     DocStr(GetSize, "Get the window size.");
     wxSize GetSize() const;
     DocDeclAName(