projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
484523c
)
Added settings.h include
author
Julian Smart
<julian@anthemion.co.uk>
Fri, 4 Aug 2000 14:09:39 +0000
(14:09 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Fri, 4 Aug 2000 14:09:39 +0000
(14:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7931
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/effects.cpp
patch
|
blob
|
blame
|
history
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"
/*