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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/uat_frame.h b/ui/qt/uat_frame.h
index ccf46e1fbf..f420e16a28 100644
--- a/ui/qt/uat_frame.h
+++ b/ui/qt/uat_frame.h
@@ -49,7 +49,7 @@ private:
void applyChanges();
private slots:
- void copyFromProfile(QAction *action);
+ void copyFromProfile(QString filename);
void modelDataChanged(const QModelIndex &topLeft);
void modelRowsRemoved();
void modelRowsReset();