[Xfce4-commits] [apps/ristretto] 01/01: Fix build error

noreply at xfce.org noreply at xfce.org
Sat Oct 15 16:01:46 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/ristretto.

commit b0f2153683718e1c966d846ce5582724e34e2dbd
Author: Igor <f2404 at yandex.ru>
Date:   Sat Oct 15 17:01:16 2016 +0300

    Fix build error
---
 src/privacy_dialog.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/privacy_dialog.c b/src/privacy_dialog.c
index 63cd250..40cc57a 100644
--- a/src/privacy_dialog.c
+++ b/src/privacy_dialog.c
@@ -289,6 +289,7 @@ rstto_recent_chooser_init (GtkRecentChooserIface *iface)
 static void
 rstto_privacy_dialog_dispose (GObject *object)
 {
+    RsttoPrivacyDialog *dialog = RSTTO_PRIVACY_DIALOG (object);
     if (dialog->priv)
     {
         if (dialog->priv->settings)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list