X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e548f6b13a27eee6f2740d922cab636f0b305e0..eba99da4c0563e6508761272a1e1f1b791d0af6b:/include/wx/paper.h diff --git a/include/wx/paper.h b/include/wx/paper.h index 6e5a8983c8..86fdafcc90 100644 --- a/include/wx/paper.h +++ b/include/wx/paper.h @@ -119,7 +119,7 @@ private: // DECLARE_DYNAMIC_CLASS(wxPrintPaperDatabase) }; -WXDLLEXPORT_DATA(extern wxPrintPaperDatabase*) wxThePrintPaperDatabase; +extern WXDLLEXPORT_DATA(wxPrintPaperDatabase*) wxThePrintPaperDatabase; #endif