projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reverted revision 1.6 -- Mattia obviously knows better than I do...
[wxWidgets.git]
/
include
/
wx
/
bitmap.h
diff --git
a/include/wx/bitmap.h
b/include/wx/bitmap.h
index ac5033b8445b474e392a8ce7818e3fc87556c7c0..478697ae6b835f727d1d7a464b0e7d5e46b11752 100644
(file)
--- a/
include/wx/bitmap.h
+++ b/
include/wx/bitmap.h
@@
-32,7
+32,7
@@
class WXDLLEXPORT wxImage;
class WXDLLEXPORT wxMask;
class WXDLLEXPORT wxPalette;
class WXDLLEXPORT wxMask;
class WXDLLEXPORT wxPalette;
-#if defined(__WXMGL__)
+#if defined(__WXMGL__)
|| defined(__WXMAC__)
// Only used by some ports
// FIXME -- make all ports (but MSW which uses wxGDIImage) use these base classes
// Only used by some ports
// FIXME -- make all ports (but MSW which uses wxGDIImage) use these base classes
@@
-159,10
+159,10
@@
protected:
#include "wx/motif/bitmap.h"
#elif defined(__WXGTK__)
#include "wx/gtk/bitmap.h"
#include "wx/motif/bitmap.h"
#elif defined(__WXGTK__)
#include "wx/gtk/bitmap.h"
+#elif defined(__WXX11__)
+#include "wx/x11/bitmap.h"
#elif defined(__WXMGL__)
#include "wx/mgl/bitmap.h"
#elif defined(__WXMGL__)
#include "wx/mgl/bitmap.h"
-#elif defined(__WXQT__)
-#include "wx/qt/bitmap.h"
#elif defined(__WXMAC__)
#include "wx/mac/bitmap.h"
#elif defined(__WXPM__)
#elif defined(__WXMAC__)
#include "wx/mac/bitmap.h"
#elif defined(__WXPM__)