aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/uat_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/uat_frame.h')
-rw-r--r--ui/qt/uat_frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/uat_frame.h b/ui/qt/uat_frame.h
index 85acb55105..2d056ef20b 100644
--- a/ui/qt/uat_frame.h
+++ b/ui/qt/uat_frame.h
@@ -55,6 +55,7 @@ private:
void checkForErrorHint(const QModelIndex &current, const QModelIndex &previous);
bool trySetErrorHintFromField(const QModelIndex &index);
void addRecord(bool copy_from_current = false);
+ void applyChanges();
private slots:
void modelDataChanged(const QModelIndex &topLeft);