aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/follow_stream_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/follow_stream_dialog.h')
-rw-r--r--ui/qt/follow_stream_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h
index aa49b16537..86041e7192 100644
--- a/ui/qt/follow_stream_dialog.h
+++ b/ui/qt/follow_stream_dialog.h
@@ -97,7 +97,7 @@ private slots:
void on_buttonBox_rejected();
signals:
- void updateFilter(QString &filter, bool force);
+ void updateFilter(QString filter, bool force);
void goToPacket(int packet_num);
private: