]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
wxColour -> NSColor conversion.
[wxWidgets.git] / include / wx / msw / window.h
index 4026e7ea06009443287a3035679eeebd5e529114..51a09d5579dce373361b189ec5889850b1d32df6 100644 (file)
@@ -444,9 +444,9 @@ public:
 
     // check if a native double-buffering applies for this window
     virtual bool IsDoubleBuffered() const;
-    
+
     void SetDoubleBuffered(bool on);
-    
+
     // synthesize a wxEVT_LEAVE_WINDOW event and set m_mouseInWindow to false
     void GenerateMouseLeave();