]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/window.h
don't treat changing focus to popup's child as loosing it
[wxWidgets.git] / include / wx / os2 / window.h
index 66bdc201c66aa023c9cf44833ca482f796213a87..3580d86bcabec7c1469373a0cfe897d36a3791a4 100644 (file)
@@ -526,7 +526,7 @@ protected:
 
     virtual void     DoCaptureMouse(void);
     virtual void     DoReleaseMouse(void);
-
+    
     // move the window to the specified location and resize it: this is called
     // from both DoSetSize() and DoSetClientSize() and would usually just call
     // ::WinSetWindowPos() except for composite controls which will want to arrange