aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-09-12 21:37:47 +0000
committerGerald Combs <gerald@wireshark.org>2013-09-12 21:37:47 +0000
commit07c3d057b8a2a1184734e2f516a0576441c171f2 (patch)
treef9e38bfae949887a662ade2692300d4fc8b0e33f /image
parent467f128306df3ff058c702b39f3941026f61813f (diff)
Add previous/next stream navigation to the TCP stream graph dialog.
Add get_tcp_stream_count() to the TCP dissector and modify graph_segment_list_get() to allow matching based solely on a stream. Use text instead of icons for the mouse click behavior buttons. Remove their PNG resources since we aren't using them any more. Fix setting the cursor in the graph widget. svn path=/trunk/; revision=51989
Diffstat (limited to 'image')
-rw-r--r--image/toolbar.qrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
index 3bead0b63a..dc06cf7dfb 100644
--- a/image/toolbar.qrc
+++ b/image/toolbar.qrc
@@ -15,8 +15,4 @@
<file>plus-8.png</file>
<file>copy-8.png</file>
</qresource>
- <qresource prefix="/graph">
- <file>openhand-16.png</file>
- <file>rubberband-16.png</file>
- </qresource>
</RCC>