summaryrefslogtreecommitdiffstats
path: root/ui/qt/column_editor_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/column_editor_frame.h')
-rw-r--r--ui/qt/column_editor_frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/column_editor_frame.h b/ui/qt/column_editor_frame.h
index 3778fb0d..6bd18cbb 100644
--- a/ui/qt/column_editor_frame.h
+++ b/ui/qt/column_editor_frame.h
@@ -47,6 +47,7 @@ private:
QString saved_fields_;
QString saved_occurrence_;
void setFields(int index);
+ void typeChanged(int index);
};
#endif // COLUMN_EDITOR_FRAME_H