aboutsummaryrefslogtreecommitdiffstats
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.ui18
1 files changed, 17 insertions, 1 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index f6ef2fbc77..29a9efba84 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -97,7 +97,6 @@
<bool>true</bool>
</property>
<widget class="MainWelcome" name="welcomePage"/>
- <widget class="QWidget" name="packetPage"/>
</widget>
</item>
</layout>
@@ -295,6 +294,7 @@
<addaction name="separator"/>
<addaction name="actionViewResizeColumns"/>
<addaction name="separator"/>
+ <addaction name="actionViewShowPacketInNewWindow"/>
<addaction name="actionViewReload"/>
</widget>
<widget class="QMenu" name="menuAnalyze">
@@ -2277,6 +2277,22 @@
<string>Services</string>
</property>
</action>
+ <action name="actionViewShowPacketInNewWindow">
+ <property name="text">
+ <string>Show Packet in New &amp;Window</string>
+ </property>
+ <property name="toolTip">
+ <string>Show this packet in a separate window.</string>
+ </property>
+ </action>
+ <action name="actionViewShowPacketReferenceInNewWindow">
+ <property name="text">
+ <string>Show Packet Reference in New Window</string>
+ </property>
+ <property name="toolTip">
+ <string>Show the linked packet in a separate window.</string>
+ </property>
+ </action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>