aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-gns-gtk.h')
-rw-r--r--src/gns/gnunet-gns-gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/gnunet-gns-gtk.h b/src/gns/gnunet-gns-gtk.h
index 9c554aee..cbc899b4 100644
--- a/src/gns/gnunet-gns-gtk.h
+++ b/src/gns/gnunet-gns-gtk.h
@@ -43,6 +43,7 @@ struct GNUNET_GNS_Context
43 GtkTreeStore *ts; 43 GtkTreeStore *ts;
44 GtkListStore *ls; 44 GtkListStore *ls;
45 GtkTreeModel *tm; 45 GtkTreeModel *tm;
46 GtkTreeView *tv;
46 47
47 struct GNUNET_CRYPTO_RsaPrivateKey *pkey; 48 struct GNUNET_CRYPTO_RsaPrivateKey *pkey;
48 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey; 49 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey;