projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
close the associated frame if the view is deleted directly to avoid leaving zombie...
[wxWidgets.git]
/
include
/
wx
/
msw
/
dcprint.h
diff --git
a/include/wx/msw/dcprint.h
b/include/wx/msw/dcprint.h
index ee442eddd12ed1a9354d2a84989c45c892713497..9d98518299e71cc78869bce2bce9dd16a2185f14 100644
(file)
--- a/
include/wx/msw/dcprint.h
+++ b/
include/wx/msw/dcprint.h
@@
-58,7
+58,7
@@
protected:
private:
DECLARE_CLASS(wxPrinterDCImpl)
- DECLARE_NO_COPY_CLASS(wxPrinterDCImpl)
+ wxDECLARE_NO_COPY_CLASS(wxPrinterDCImpl);
};
// Gets an HDC for the specified printer configuration