projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make generic wxDataViewProgressRenderer fill the entire cell.
[wxWidgets.git]
/
include
/
wx
/
dfb
/
chkconf.h
diff --git
a/include/wx/dfb/chkconf.h
b/include/wx/dfb/chkconf.h
index cbc9e7f331e3c03e7ef8e72386e3feb56927b6f1..6e2895a16a3abe81785832a79647282d26ebf38f 100644
(file)
--- a/
include/wx/dfb/chkconf.h
+++ b/
include/wx/dfb/chkconf.h
@@
-21,12
+21,12
@@
# error "wxFileConfig is required by wxDFB port"
#endif
# error "wxFileConfig is required by wxDFB port"
#endif
-#if wxUSE_SOCKETS && !wxUSE_
SELECT_DISPATCHER
+#if wxUSE_SOCKETS && !wxUSE_
CONSOLE_EVENTLOOP
# ifdef wxABORT_ON_CONFIG_ERROR
# error "wxSocket requires wxSelectDispatcher in wxDFB"
# else
# ifdef wxABORT_ON_CONFIG_ERROR
# error "wxSocket requires wxSelectDispatcher in wxDFB"
# else
-# undef wxUSE_
SELECT_DISPATCHER
-# define wxUSE_
SELECT_DISPATCHER
1
+# undef wxUSE_
CONSOLE_EVENTLOOP
+# define wxUSE_
CONSOLE_EVENTLOOP
1
# endif
#endif
# endif
#endif