]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/window.cpp
Use the correct WXDLLEXPORT declaration.
[wxWidgets.git] / src / gtk / window.cpp
index b02e6a4f86f4b4aeb7f67377e27e22fea215c3f5..b4f55985b8139a96122d1c3d0f83eaedebc76e2f 100644 (file)
@@ -4021,7 +4021,7 @@ void wxWindowGTK::GtkSendPaintEvents()
                             (char *)"base",
                             0, 0, -1, -1 );
 
-                upd ++;
+                ++upd;
             }
         }
     }