summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index f7d1af0f..020f948e 100644
--- a/config.h
+++ b/config.h
@@ -185,5 +185,7 @@ class cFlatConfig
int MenuItemRecordingClearPercent;
int MenuItemRecordingShowFolderDate; // 0 = disable, 1 = newest recording date, 2 = oldest recording date
+ int MenuItemParseTilde;
+
int DecorIndex;
};