summaryrefslogtreecommitdiff
path: root/ui/qt/bluetooth_devices_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/bluetooth_devices_dialog.h')
-rw-r--r--ui/qt/bluetooth_devices_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/bluetooth_devices_dialog.h b/ui/qt/bluetooth_devices_dialog.h
index e33328d988..ddfe732d18 100644
--- a/ui/qt/bluetooth_devices_dialog.h
+++ b/ui/qt/bluetooth_devices_dialog.h
@@ -58,7 +58,7 @@ public:
public slots:
signals:
- void updateFilter(QString &filter, bool force = false);
+ void updateFilter(QString filter, bool force = false);
void captureFileChanged(capture_file *cf);
void goToPacket(int packet_num);