tooltipwindow: Cosmetic fix

This commit is contained in:
Matthias Clasen 2019-12-29 22:47:49 -05:00
parent 53a634e23e
commit 133b6f2f23

View File

@ -44,7 +44,7 @@
struct _GtkTooltipWindow
{
GtkWindow parent_type;
GtkWindow parent_instance;
GdkSurface *surface;
GskRenderer *renderer;