summaryrefslogtreecommitdiffhomepage
path: root/gui/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ui.h')
-rw-r--r--gui/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ui.h b/gui/ui.h
index 626b1bb3..8fab64ed 100644
--- a/gui/ui.h
+++ b/gui/ui.h
@@ -82,7 +82,7 @@ class MainWindow : public QMainWindow, private State
private slots:
void save();
void exit();
- void profileSelected(QString name);
+ void profile_selected(const QString& name);
void showTrackerSettings();
void showProtocolSettings();