projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes fo inheriting colours set with SetOwnBackround()
[wxWidgets.git]
/
src
/
gtk1
/
frame.cpp
diff --git
a/src/gtk1/frame.cpp
b/src/gtk1/frame.cpp
index f1f4317e11df3417b03d1f7d9c6e88efcd1ed692..c6043a88c68689b771b844149e4137c695d11755 100644
(file)
--- a/
src/gtk1/frame.cpp
+++ b/
src/gtk1/frame.cpp
@@
-24,6
+24,7
@@
#include "wx/defs.h"
+#include "wx/frame.h"
#include "wx/dialog.h"
#include "wx/control.h"
#include "wx/app.h"