]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/enhmeta.cpp
fixed notebook tabs refresh when changing them under wxGTK
[wxWidgets.git] / src / msw / enhmeta.cpp
index f7ab6178fa864d4899c70ebe90547809876ed9c3..ac757f7bd5ccd3563551279869eb2d964cc07a78 100644 (file)
@@ -183,8 +183,8 @@ wxEnhMetaFileDC::wxEnhMetaFileDC(const wxString& filename,
                                  const wxString& description)
 {
     ScreenHDC hdcRef;
-
-    RECT rect, *pRect;
+    RECT rect;
+       RECT *pRect;
     if ( width && height )
     {
         rect.top =