--- a/pidgin/minidialog.c Mon Apr 01 21:57:01 2019 -0400
+++ b/pidgin/minidialog.c Mon Apr 01 22:19:54 2019 -0400
@@ -80,7 +80,7 @@
static GParamSpec *properties[LAST_PROPERTY];
-typedef struct _PidginMiniDialogPrivate
+typedef struct
{
GtkImage *icon;
GtkBox *title_box;