mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 17:20:09 +00:00
parent
85ed525682
commit
081eaf4484
@ -290,7 +290,7 @@ gtk_message_dialog_class_init (GtkMessageDialogClass *class)
|
||||
static void
|
||||
gtk_message_dialog_init (GtkMessageDialog *dialog)
|
||||
{
|
||||
GtkWidget *hbox, *vbox;
|
||||
GtkWidget *hbox;
|
||||
GtkMessageDialogPrivate *priv;
|
||||
|
||||
priv = GTK_MESSAGE_DIALOG_GET_PRIVATE (dialog);
|
||||
|
Loading…
Reference in New Issue
Block a user