]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/window.h
wxSystemSettings mods in wxGTK
[wxWidgets.git] / include / wx / gtk1 / window.h
index 0e9f17f19ea9fb834ba66683411051a360e797cb..ce6b0332d4226c3137102f77969d91d3fa8669b8 100644 (file)
@@ -159,7 +159,7 @@ public:
     // the layouting functions have to be called later on
     // (i.e. in idle time, implemented in OnInternalIdle() ).
     void GtkUpdateSize() { m_sizeSet = FALSE; }
-
+    
     // position and size of the window
     int                  m_x, m_y;
     int                  m_width, m_height;