X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57bd4c6031d438f11af0ec540136f49a928b923c..12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67:/src/common/paper.cpp diff --git a/src/common/paper.cpp b/src/common/paper.cpp index bc29b2acc1..18587e9b53 100644 --- a/src/common/paper.cpp +++ b/src/common/paper.cpp @@ -79,7 +79,7 @@ WX_DECLARE_LIST(wxPrintPaperType, wxPrintPaperTypeList); #include "wx/listimpl.cpp" WX_DEFINE_LIST(wxPrintPaperTypeList) -wxPrintPaperDatabase* wxThePrintPaperDatabase = (wxPrintPaperDatabase*) NULL; +wxPrintPaperDatabase* wxThePrintPaperDatabase = NULL; wxPrintPaperDatabase::wxPrintPaperDatabase() {