forked from AuroraMiddleware/gtk
tooltip: Remove some unneeded includes
This commit is contained in:
parent
0bc65f0bde
commit
7525271de1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user