summaryrefslogtreecommitdiff
path: root/ui/qt/packet_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/packet_list.h')
-rw-r--r--ui/qt/packet_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/packet_list.h b/ui/qt/packet_list.h
index 65195f5087..3ffc5f88af 100644
--- a/ui/qt/packet_list.h
+++ b/ui/qt/packet_list.h
@@ -66,7 +66,7 @@ public:
void clear();
void writeRecent(FILE *rf);
bool contextMenuActive();
- const QString &getFilterFromRowAndColumn();
+ QString getFilterFromRowAndColumn();
void resetColorized();
QString packetComment();
void setPacketComment(QString new_comment);