X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e548f6b13a27eee6f2740d922cab636f0b305e0..8d0a7b563acf4bd7e75824ba2076a7ab4d81a650:/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