projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Small tweaks for WinCE compatibility
[wxWidgets.git]
/
include
/
wx
/
msw
/
ole
/
automtn.h
diff --git
a/include/wx/msw/ole/automtn.h
b/include/wx/msw/ole/automtn.h
index 95ea0215c849e5856004a0dfd2e947616df5d1a0..083cbef3709c19e6e884a7bbfa063e130604c17f 100644
(file)
--- a/
include/wx/msw/ole/automtn.h
+++ b/
include/wx/msw/ole/automtn.h
@@
-92,6
+92,8
@@
public:
public:
WXIDISPATCH* m_dispatchPtr;
+
+ DECLARE_NO_COPY_CLASS(wxAutomationObject)
};