aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/coloring_rules_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/coloring_rules_dialog.h')
-rw-r--r--ui/qt/coloring_rules_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/coloring_rules_dialog.h b/ui/qt/coloring_rules_dialog.h
index 5678354f5b..06b09b4498 100644
--- a/ui/qt/coloring_rules_dialog.h
+++ b/ui/qt/coloring_rules_dialog.h
@@ -39,7 +39,7 @@ protected:
void showEvent(QShowEvent *);
private slots:
- void copyFromProfile(QAction *action);
+ void copyFromProfile(QString fileName);
void colorRuleSelectionChanged(const QItemSelection &selected, const QItemSelection &deselected);
void on_fGPushButton_clicked();
void on_bGPushButton_clicked();