aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/uat_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/uat_dialog.h')
-rw-r--r--ui/qt/uat_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/uat_dialog.h b/ui/qt/uat_dialog.h
index 7bce5434dc..55be5af0b5 100644
--- a/ui/qt/uat_dialog.h
+++ b/ui/qt/uat_dialog.h
@@ -38,7 +38,7 @@ public:
void setUat(struct epan_uat *uat = NULL);
private slots:
- void copyFromProfile(QAction *action);
+ void copyFromProfile(QString filename);
void modelDataChanged(const QModelIndex &topLeft);
void modelRowsRemoved();
void modelRowsReset();