projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed wxICON_IS_BITMAP, it is now always (implicitly) set to 0
[wxWidgets.git]
/
include
/
wx
/
generic
/
splash.h
diff --git
a/include/wx/generic/splash.h
b/include/wx/generic/splash.h
index 2bc789fad8c382624f7310f7d37cb98f6a418ec2..a3ccfa38977f363607ce0ea8a318ebdf31b87c41 100644
(file)
--- a/
include/wx/generic/splash.h
+++ b/
include/wx/generic/splash.h
@@
-67,6
+67,7
@@
protected:
DECLARE_DYNAMIC_CLASS(wxSplashScreen)
DECLARE_EVENT_TABLE()
+ DECLARE_NO_COPY_CLASS(wxSplashScreen)
};
/*