mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 17:50:18 +00:00
tooltipwindow: Cosmetic fix
This commit is contained in:
parent
0d1614be63
commit
68b3b66c03
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
struct _GtkTooltipWindow
|
struct _GtkTooltipWindow
|
||||||
{
|
{
|
||||||
GtkWindow parent_type;
|
GtkWindow parent_instance;
|
||||||
|
|
||||||
GdkSurface *surface;
|
GdkSurface *surface;
|
||||||
GskRenderer *renderer;
|
GskRenderer *renderer;
|
||||||
|
Loading…
Reference in New Issue
Block a user