summaryrefslogtreecommitdiff
path: root/gtk/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/options.h')
-rw-r--r--gtk/options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/options.h b/gtk/options.h
index 612809eac..cdedbc6a7 100644
--- a/gtk/options.h
+++ b/gtk/options.h
@@ -68,6 +68,9 @@ NSOPTION_STRING(hotlist_path, NULL)
/* open source views in a tab */
NSOPTION_BOOL(source_tab, false)
+/* Developer information viewer display method */
+NSOPTION_INTEGER(developer_view, 0)
+
/* currently selected theme */
NSOPTION_INTEGER(current_theme, 0)