projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
why the heck should something that reacts on wxID_CLOSE be called OnQuit?
[wxWidgets.git]
/
include
/
wx
/
msw
/
treectrl.h
diff --git
a/include/wx/msw/treectrl.h
b/include/wx/msw/treectrl.h
index 8191e7d94d3ad5974599d4b35b0d3d9379cfbcd8..1b56eb819c43a76c28b709e4b31e24faae7eb6a4 100644
(file)
--- a/
include/wx/msw/treectrl.h
+++ b/
include/wx/msw/treectrl.h
@@
-478,6
+478,7
@@
private:
friend class wxTreeSortHelper;
DECLARE_DYNAMIC_CLASS(wxTreeCtrl)
+ DECLARE_NO_COPY_CLASS(wxTreeCtrl)
};
#endif // wxUSE_TREECTRL