]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/paper.h
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git] / include / wx / paper.h
index 6e5a8983c8bf1440411d6b884eb1484fbc9016ce..86fdafcc900fb2262bf75f462f5927b8470853bc 100644 (file)
@@ -119,7 +119,7 @@ private:
     // DECLARE_DYNAMIC_CLASS(wxPrintPaperDatabase)
 };
 
-WXDLLEXPORT_DATA(extern wxPrintPaperDatabase*) wxThePrintPaperDatabase;
+extern WXDLLEXPORT_DATA(wxPrintPaperDatabase*) wxThePrintPaperDatabase;
 
 
 #endif