aboutsummaryrefslogtreecommitdiffstats
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 7ee6023a5d..1832cccbe7 100644
--- a/ui/qt/column_editor_frame.h
+++ b/ui/qt/column_editor_frame.h
@@ -48,6 +48,7 @@ private slots:
void on_buttonBox_accepted();
private:
+ bool syntaxIsValid(void);
Ui::ColumnEditorFrame *ui;
int cur_column_;
QString saved_fields_;