projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxSizeEvent now carries the total size, not just the client size
[wxWidgets.git]
/
include
/
wx
/
xpmdecod.h
diff --git
a/include/wx/xpmdecod.h
b/include/wx/xpmdecod.h
index 13c1e86b9ee608cad8b786f7bcdd86a070ceaf44..2f9645df51c29855ab444d61cf473c2d7f336f11 100644
(file)
--- a/
include/wx/xpmdecod.h
+++ b/
include/wx/xpmdecod.h
@@
-16,7
+16,6
@@
#include "wx/setup.h"
-#if wxUSE_IMAGE && wxUSE_XPM
class WXDLLEXPORT wxImage;
class WXDLLEXPORT wxInputStream;
@@
-43,6
+42,5
@@
public:
};
-#endif // wxUSE_IMAGE && wxUSE_XPM
#endif // _WX_GIFDECOD_H_