projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Compile-fix after modifying timercmn.cp
[wxWidgets.git]
/
src
/
stubs
/
imaglist.cpp
diff --git
a/src/stubs/imaglist.cpp
b/src/stubs/imaglist.cpp
index 7c18d9f46414cc7eb12e38cbbf5be04a24d81660..cb4b9ff01c4da817ba0904b0416fcaf1b6a7782e 100644
(file)
--- a/
src/stubs/imaglist.cpp
+++ b/
src/stubs/imaglist.cpp
@@
-1,6
+1,6
@@
/////////////////////////////////////////////////////////////////////////////
// Name: imaglist.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: imaglist.cpp
-// Purpose: wxImageList
+// Purpose: wxImageList
. You may wish to use the generic version.
// Author: AUTHOR
// Modified by:
// Created: ??/??/98
// Author: AUTHOR
// Modified by:
// Created: ??/??/98
@@
-13,11
+13,9
@@
#pragma implementation "imaglist.h"
#endif
#pragma implementation "imaglist.h"
#endif
-#include "wx/
msw
/imaglist.h"
+#include "wx/
stubs
/imaglist.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxImageList, wxObject)
IMPLEMENT_DYNAMIC_CLASS(wxImageList, wxObject)
-#endif
wxImageList::wxImageList()
{
wxImageList::wxImageList()
{