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 012f8de3..0eb8db14 100644
--- a/src/gns/gnunet-gns-gtk.h
+++ b/src/gns/gnunet-gns-gtk.h
@@ -37,6 +37,7 @@ struct GNUNET_GNS_Context
37 GtkBuilder *builder; 37 GtkBuilder *builder;
38 38
39 GtkTreeStore *ts; 39 GtkTreeStore *ts;
40 GtkListStore *ls;
40 41
41 struct GNUNET_CRYPTO_RsaPrivateKey *pkey; 42 struct GNUNET_CRYPTO_RsaPrivateKey *pkey;
42 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey; 43 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey;