projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Split this out from other changes to keep things sane..
[wxWidgets.git]
/
include
/
wx
/
msw
/
printwin.h
diff --git
a/include/wx/msw/printwin.h
b/include/wx/msw/printwin.h
index 9f7d368f7aa5e46a00b85f87fdf87ecbd5a43d73..b5947de4fba567dc274bac6fce755f833e580f23 100644
(file)
--- a/
include/wx/msw/printwin.h
+++ b/
include/wx/msw/printwin.h
@@
-38,6
+38,8
@@
public:
private:
WXFARPROC m_lpAbortProc;
+
+ DECLARE_NO_COPY_CLASS(wxWindowsPrinter)
};
// ---------------------------------------------------------------------------