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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/packet_list.h b/ui/qt/packet_list.h
index 5a863d2db9..4bd89f6d82 100644
--- a/ui/qt/packet_list.h
+++ b/ui/qt/packet_list.h
@@ -81,6 +81,7 @@ protected:
void contextMenuEvent(QContextMenuEvent *event);
void timerEvent(QTimerEvent *event);
void paintEvent(QPaintEvent *event);
+ virtual void mousePressEvent (QMouseEvent * event);
protected slots:
void rowsInserted(const QModelIndex &parent, int start, int end);