aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/column_preferences_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/column_preferences_frame.h')
-rw-r--r--ui/qt/column_preferences_frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/column_preferences_frame.h b/ui/qt/column_preferences_frame.h
index 0a7ae664b6..0fcefc2a4a 100644
--- a/ui/qt/column_preferences_frame.h
+++ b/ui/qt/column_preferences_frame.h
@@ -53,6 +53,7 @@ private:
QString saved_col_string_;
QComboBox *cur_combo_box_;
int saved_combo_idx_;
+ int saved_custom_combo_idx_;
void addColumn(bool visible, const char *title, int fmt, const char *custom_fields, int custom_occurrence);