projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bc65f0
)
tooltip: Remove some unneeded includes
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 29 Dec 2019 02:49:09 +0000
(21:49 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 29 Dec 2019 02:49:09 +0000
(21:49 -0500)
gtk/gtktooltip.c
patch
|
blob
|
history
diff --git
a/gtk/gtktooltip.c
b/gtk/gtktooltip.c
index 6b0af8ebb7585cb52d401f5caab214587c63d9db..038b7f66eee7c1864117cd612a820e5e2b78b0cf 100644
(file)
--- a/
gtk/gtktooltip.c
+++ b/
gtk/gtktooltip.c
@@
-37,14
+37,6
@@
#include "gtkaccessible.h"
#include "gtknative.h"
-#ifdef GDK_WINDOWING_WAYLAND
-#include "wayland/gdkwayland.h"
-#endif
-#ifdef GDK_WINDOWING_MIR
-#include "mir/gdkmir.h"
-#endif
-
-
/**
* SECTION:gtktooltip
* @Short_description: Add tips to your widgets