gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r12563 - gnunet-gtk/src


From: gnunet
Subject: [GNUnet-SVN] r12563 - gnunet-gtk/src
Date: Sun, 15 Aug 2010 16:28:11 +0200

Author: grothoff
Date: 2010-08-15 16:28:11 +0200 (Sun, 15 Aug 2010)
New Revision: 12563

Modified:
   gnunet-gtk/src/main_window_file_publish.c
Log:
initialize ptm

Modified: gnunet-gtk/src/main_window_file_publish.c
===================================================================
--- gnunet-gtk/src/main_window_file_publish.c   2010-08-15 14:25:57 UTC (rev 
12562)
+++ gnunet-gtk/src/main_window_file_publish.c   2010-08-15 14:28:11 UTC (rev 
12563)
@@ -1436,6 +1436,8 @@
       GNUNET_free_non_null (namespace_uid);
       GNUNET_free_non_null (namespace_id);      
     }  
+  ptm = GTK_TREE_MODEL (gtk_builder_get_object (master_builder,
+                                               
"GNUNET_GTK_pseudonym_tree_store"));
   /* free state from 'ptm' */
   if (TRUE ==
       gtk_tree_model_get_iter_first (ptm,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]