summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index a411437f0..c70f888dc 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -33,6 +33,10 @@ struct sslcert_session_data;
struct tree;
struct redraw_context;
+/** Current ssl session data for treeview
+ *
+ * @fixme global certificate treeview state must go away, this is just wrong.
+ */
extern struct sslcert_session_data *ssl_current_session;
extern const char *tree_hotlist_path;