diff options
Diffstat (limited to 'src/gns/gnunet-gns-gtk.h')
-rw-r--r-- | src/gns/gnunet-gns-gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/gnunet-gns-gtk.h b/src/gns/gnunet-gns-gtk.h index 24f82398..9c554aee 100644 --- a/src/gns/gnunet-gns-gtk.h +++ b/src/gns/gnunet-gns-gtk.h | |||
@@ -42,6 +42,7 @@ struct GNUNET_GNS_Context | |||
42 | 42 | ||
43 | GtkTreeStore *ts; | 43 | GtkTreeStore *ts; |
44 | GtkListStore *ls; | 44 | GtkListStore *ls; |
45 | GtkTreeModel *tm; | ||
45 | 46 | ||
46 | struct GNUNET_CRYPTO_RsaPrivateKey *pkey; | 47 | struct GNUNET_CRYPTO_RsaPrivateKey *pkey; |
47 | struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey; | 48 | struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pubkey; |