projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix after removal of PRIOR/NEXT in common headers.
[wxWidgets.git]
/
src
/
gtk1
/
popupwin.cpp
diff --git
a/src/gtk1/popupwin.cpp
b/src/gtk1/popupwin.cpp
index 5a856f00fe819debced22da35f9444f7033f1da5..d595744fab972bd8b68272a22f27ab6153e5cb2e 100644
(file)
--- a/
src/gtk1/popupwin.cpp
+++ b/
src/gtk1/popupwin.cpp
@@
-7,10
+7,6
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "popupwin.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
@@
-25,7
+21,7
@@
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
-#include "wx/gtk/win_gtk.h"
+#include "wx/gtk
1
/win_gtk.h"
//-----------------------------------------------------------------------------
// idle system
//-----------------------------------------------------------------------------
// idle system