Compile correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2009-09-25 23:17:43 +00:00
parent 01404fe7a8
commit 6a24c14934

View File

@@ -693,7 +693,7 @@ public:
private:
HANDLE m_hPrinter;
wxDECLARE_NO_COPY_CLASS(WinPrinter);
DECLARE_NO_COPY_CLASS(WinPrinter);
};
// register the class when it is first needed and unregister it in dtor