X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..caf0debf72cfec867c2780810187fde443f9ed72:/include/wx/print.h diff --git a/include/wx/print.h b/include/wx/print.h index 4d63fb0e56..5d7c7a4f60 100644 --- a/include/wx/print.h +++ b/include/wx/print.h @@ -16,9 +16,11 @@ #ifndef wxPrinter #define wxPrinter wxPostScriptPrinter +#define sm_classwxPrinter sm_classwxPostScriptPrinter #endif #ifndef wxPrintPreview #define wxPrintPreview wxPostScriptPrintPreview +#define sm_classwxPrintPreview sm_classwxPostScriptPrintPreview #endif #endif