]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcscreen.h
reflect correct position for native toolbar, fixes #14049
[wxWidgets.git] / include / wx / dcscreen.h
index 763ccb830b8c2ee29788160683cbd662a04634a2..6b1fc2f2da4e17eaa26fd43b14db31261f2edee2 100644 (file)
@@ -24,7 +24,7 @@ public:
         { return true; }
     static bool StartDrawingOnTop(wxRect * WXUNUSED(rect) =  NULL)
         { return true; }
-    static bool EndDrawingOnTop() 
+    static bool EndDrawingOnTop()
         { return true; }
 
 private: