aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_welcome.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_welcome.h')
-rw-r--r--ui/qt/main_welcome.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/main_welcome.h b/ui/qt/main_welcome.h
index 49d188488a..6e70aaef19 100644
--- a/ui/qt/main_welcome.h
+++ b/ui/qt/main_welcome.h
@@ -57,7 +57,7 @@ private:
signals:
void startCapture();
- void recentFileActivated(QString& cfile);
+ void recentFileActivated(QString cfile);
void pushFilterSyntaxStatus(const QString&);
void popFilterSyntaxStatus();
void captureFilterSyntaxChanged(bool valid);