projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pass wxRect/wxPoint arguments to wxDataViewCustomRenderer by reference.
[wxWidgets.git]
/
src
/
dfb
/
evtloop.cpp
diff --git
a/src/dfb/evtloop.cpp
b/src/dfb/evtloop.cpp
index eb86834bc56b85d2293263a55477dd5416e29a95..726ea53b511de8d0dccdcdb4e0cabb783ada73c5 100644
(file)
--- a/
src/dfb/evtloop.cpp
+++ b/
src/dfb/evtloop.cpp
@@
-23,6
+23,7
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/log.h"
#endif
#include "wx/thread.h"