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:
@@ -693,7 +693,7 @@ public:
|
|||||||
private:
|
private:
|
||||||
HANDLE m_hPrinter;
|
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
|
// register the class when it is first needed and unregister it in dtor
|
||||||
|
Reference in New Issue
Block a user