projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed wxApp::OnAssert signature.
[wxWidgets.git]
/
include
/
wx
/
generic
/
imaglist.h
diff --git
a/include/wx/generic/imaglist.h
b/include/wx/generic/imaglist.h
index 390a49832883b4b161715cdafb00e4e271c0d6f0..1422f7220acb3592cc2b9c1c3f12db49ffe79713 100644
(file)
--- a/
include/wx/generic/imaglist.h
+++ b/
include/wx/generic/imaglist.h
@@
-47,7
+47,7
@@
enum {
wxIMAGE_LIST_STATE // State icons: unimplemented (see WIN32 documentation)
};
wxIMAGE_LIST_STATE // State icons: unimplemented (see WIN32 documentation)
};
-class wxImageList: public wxObject
+class
WXDLLEXPORT
wxImageList: public wxObject
{
public:
wxImageList() { }
{
public:
wxImageList() { }