aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/trackchange/settingsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/trackchange/settingsdialog.h')
-rw-r--r--src/plugins/General/trackchange/settingsdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/trackchange/settingsdialog.h b/src/plugins/General/trackchange/settingsdialog.h
index e7e55ef0c..fa0b00e1e 100644
--- a/src/plugins/General/trackchange/settingsdialog.h
+++ b/src/plugins/General/trackchange/settingsdialog.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2013 by Ilya Kotov *
+ * Copyright (C) 2013-2017 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -41,7 +41,7 @@ public slots:
void accept();
private slots:
- void addTemplateString(QAction *);
+ void addTemplateString(const QString &str);
private:
void addMenu(QToolButton *button);