Merge branch 'matthiasc/for-master' into 'master'
Remove an unused backend includes See merge request GNOME/gtk!1648
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include <gdk/x11/gdkx.h>
|
||||
#endif
|
||||
|
||||
#include "gtktreeprivate.h"
|
||||
#include "gtkwidgetprivate.h"
|
||||
|
||||
@@ -18,9 +18,6 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include <gdk/x11/gdkx.h>
|
||||
#endif
|
||||
#include "gtkwidgetaccessibleprivate.h"
|
||||
#include "gtknotebookpageaccessible.h"
|
||||
|
||||
|
||||
@@ -127,10 +127,6 @@
|
||||
#include "gtkroundedboxprivate.h"
|
||||
#include "gsk/gskroundedrectprivate.h"
|
||||
|
||||
#ifdef GDK_WINDOWING_WAYLAND
|
||||
#include "wayland/gdkwayland.h"
|
||||
#endif
|
||||
|
||||
#define MNEMONICS_DELAY 300 /* ms */
|
||||
|
||||
#define TAIL_GAP_WIDTH 24
|
||||
|
||||
Reference in New Issue
Block a user