projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added color setting tool to the RichTextCtrl sample
[wxWidgets.git]
/
src
/
gtk1
/
dialog.cpp
diff --git
a/src/gtk1/dialog.cpp
b/src/gtk1/dialog.cpp
index a58dcb55dbf94fa45a902fbb627e0c35bc9f773d..67f0984c0881b327c56f5250ef7359b43c9885e0 100644
(file)
--- a/
src/gtk1/dialog.cpp
+++ b/
src/gtk1/dialog.cpp
@@
-15,9
+15,9
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/frame.h"
+ #include "wx/cursor.h"
#endif // WX_PRECOMP
-#include "wx/cursor.h"
#include "wx/evtloop.h"
#include <gdk/gdk.h>