projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make msg boxes without parent owned by top level app window
[wxWidgets.git]
/
src
/
common
/
effects.cpp
diff --git
a/src/common/effects.cpp
b/src/common/effects.cpp
index 7f3c8e029569d0a1823912b5b31ee56b75a6dc74..af4cb226f4396e8bbedc160a8b7f6af0c346beef 100644
(file)
--- a/
src/common/effects.cpp
+++ b/
src/common/effects.cpp
@@
-23,7
+23,7
@@
#include "wx/gdicmn.h"
#include "wx/pen.h"
#include "wx/dcmemory.h"
-
+#include "wx/settings.h"
#include "wx/effects.h"
/*