tooltipwindow: Cosmetic fix

This commit is contained in:
Matthias Clasen 2019-12-29 22:47:49 -05:00
parent 0d1614be63
commit 68b3b66c03

View File

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