summaryrefslogtreecommitdiff
path: root/ui/qt/tcp_stream_dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/tcp_stream_dialog.ui')
-rw-r--r--ui/qt/tcp_stream_dialog.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/ui/qt/tcp_stream_dialog.ui b/ui/qt/tcp_stream_dialog.ui
index ac78761918..d19d5ed04d 100644
--- a/ui/qt/tcp_stream_dialog.ui
+++ b/ui/qt/tcp_stream_dialog.ui
@@ -45,6 +45,7 @@
<tr><th><i>Shift+</i>↑</th><td>Move up 10%</td></th>
<tr><th><i>Shift+</i>↓</th><td>Move down 10%</td></th>
<tr><th>0</th><td>Reset graph to its initial state</td></th>
+<tr><th>s</th><td>Switch direction (swap TCP endpoints)</td></th>
<tr><th>Space</th><td>Toggle crosshairs</td></th>
</tbody></table>
&lt;/body&gt;&lt;/html&gt;</string>
@@ -89,6 +90,16 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QPushButton" name="otherDirectionButton">
+ <property name="toolTip">
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switch the direction of the connection (swap the TCP endpoints).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ <property name="text">
+ <string>Switch Direction</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
<item>