projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Interface fixes for Phoenix
[wxWidgets.git]
/
include
/
wx
/
generic
/
ctrlsub.h
diff --git
a/include/wx/generic/ctrlsub.h
b/include/wx/generic/ctrlsub.h
index c20c7e62535f733e0d8ed2de88b8bbffece79df0..1733342f9095c2004cb0430c11141f2f7572dd15 100644
(file)
--- a/
include/wx/generic/ctrlsub.h
+++ b/
include/wx/generic/ctrlsub.h
@@
-116,7
+116,7
@@
private:
return true;
}
- DECLARE_NO_COPY_CLASS(wxControlWithItemsGeneric)
+ wxDECLARE_NO_COPY_CLASS(wxControlWithItemsGeneric);
};
#endif // _WX_GENERIC_CTRLSUB_H_