summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index ef65821ce3..e1bd077c5d 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -307,6 +307,7 @@
<property name="title">
<string>Internals</string>
</property>
+ <addaction name="actionViewInternalsConversationHashTables"/>
<addaction name="actionViewInternalsDissectorTables"/>
</widget>
<addaction name="actionViewMainToolbar"/>
@@ -2360,6 +2361,14 @@
<string>Show or hide the packet bytes</string>
</property>
</action>
+ <action name="actionViewInternalsConversationHashTables">
+ <property name="text">
+ <string>Conversation Hash Tables</string>
+ </property>
+ <property name="toolTip">
+ <string>Show each conversation hash table</string>
+ </property>
+ </action>
<action name="actionViewInternalsDissectorTables">
<property name="text">
<string>Dissector Tables</string>