summaryrefslogtreecommitdiff
path: root/ui/qt/packet_list_model.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-12-17 23:03:21 +0000
committerGerald Combs <gerald@wireshark.org>2012-12-17 23:03:21 +0000
commit77e6140ba99ca1785972bb8455877fc33350990a (patch)
tree779b3abea24607c375535fd4b9ca5dadb0ea56b8 /ui/qt/packet_list_model.h
parentdc908733eaf62b0a3506dca52f2412b92a6cbf7c (diff)
downloadwireshark-77e6140ba99ca1785972bb8455877fc33350990a.tar.gz
Implement the frame mark, ignore, and time reference actions. Update the
text of a few menu items. svn path=/trunk/; revision=46576
Diffstat (limited to 'ui/qt/packet_list_model.h')
-rw-r--r--ui/qt/packet_list_model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/packet_list_model.h b/ui/qt/packet_list_model.h
index 6f56054be0..d18c644f03 100644
--- a/ui/qt/packet_list_model.h
+++ b/ui/qt/packet_list_model.h
@@ -63,7 +63,6 @@ public:
frame_data *getRowFdata(int row);
int visibleIndexOf(frame_data *fdata) const;
-
signals:
public slots: