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