projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
updates from Adrián González Alba
[wxWidgets.git]
/
src
/
gtk
/
popupwin.cpp
diff --git
a/src/gtk/popupwin.cpp
b/src/gtk/popupwin.cpp
index 47a877cd71a05740909db92095ae6a2a34c4190c..98bb95953fd2dccc2d12a91fb6602711a75a111f 100644
(file)
--- a/
src/gtk/popupwin.cpp
+++ b/
src/gtk/popupwin.cpp
@@
-16,11
+16,10
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/frame.h"
+ #include "wx/cursor.h"
#endif // WX_PRECOMP
#endif // WX_PRECOMP
-#include "wx/frame.h"
-#include "wx/cursor.h"
-
#include <gdk/gdk.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#include <gdk/gdk.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>