projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed #pragma interface because it results in link problems when building wxBase...
[wxWidgets.git]
/
include
/
wx
/
cshelp.h
diff --git
a/include/wx/cshelp.h
b/include/wx/cshelp.h
index 89caf0084e58854299eda41a6e1804b15c09d2e3..4b0b75c53b77a459b98b846d5a23f119eab77bd0 100644
(file)
--- a/
include/wx/cshelp.h
+++ b/
include/wx/cshelp.h
@@
-174,6
+174,8
@@
public:
protected:
wxHelpControllerBase* m_helpController;
+
+ DECLARE_NO_COPY_CLASS(wxHelpControllerHelpProvider)
};
// Convenience function for turning context id into wxString