forked from AuroraMiddleware/gtk
Remove unused alignment from GtkTooltip.
This commit is contained in:
parent
7c779a0bee
commit
5a471fefdb
@ -116,7 +116,6 @@ struct _GtkTooltip
|
||||
GObject parent_instance;
|
||||
|
||||
GtkWidget *window;
|
||||
GtkWidget *alignment;
|
||||
GtkWidget *box;
|
||||
GtkWidget *image;
|
||||
GtkWidget *label;
|
||||
|
Loading…
Reference in New Issue
Block a user