projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
changes needed for compilation with Project Builder
[wxWidgets.git]
/
include
/
wx
/
statbox.h
diff --git
a/include/wx/statbox.h
b/include/wx/statbox.h
index 3edf096c1ef6739e304f8c40bedd73a577e1f89b..188abffa6701a04122548fb81bfa7acdff57fa83 100644
(file)
--- a/
include/wx/statbox.h
+++ b/
include/wx/statbox.h
@@
-26,8
+26,6
@@
public:
#include "wx/motif/statbox.h"
#elif defined(__WXGTK__)
#include "wx/gtk/statbox.h"
-#elif defined(__WXQT__)
-#include "wx/qt/statbox.h"
#elif defined(__WXMAC__)
#include "wx/mac/statbox.h"
#elif defined(__WXPM__)