[Xfce4-commits] [apps/gigolo] 10/26: Fix mount dialog
noreply at xfce.org
noreply at xfce.org
Thu Oct 25 08:04:02 CEST 2018
This is an automated email from the git hooks/post-receive script.
l a n d r y p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/gigolo.
commit 6302479d95874db6a0c1e9f1d718f977acf327a5
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Oct 22 22:17:00 2018 -0400
Fix mount dialog
---
src/mountdialog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mountdialog.c b/src/mountdialog.c
index f2f920a..6f27f93 100644
--- a/src/mountdialog.c
+++ b/src/mountdialog.c
@@ -49,7 +49,7 @@ struct _GigoloMountDialogPrivate
static void gigolo_mount_dialog_finalize (GObject *widget);
-G_DEFINE_TYPE(GigoloMountDialog, gigolo_mount_dialog, GTK_TYPE_DIALOG);
+G_DEFINE_TYPE_WITH_PRIVATE(GigoloMountDialog, gigolo_mount_dialog, GTK_TYPE_DIALOG);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list