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.ui14
1 files changed, 13 insertions, 1 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index a2fa8cf7f9..019acb70ec 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -116,7 +116,7 @@
<x>0</x>
<y>0</y>
<width>960</width>
- <height>22</height>
+ <height>18</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -383,6 +383,7 @@
<addaction name="menuPrepareAFilter"/>
<addaction name="menuConversationFilter"/>
<addaction name="separator"/>
+ <addaction name="actionAnalyzeEnabledProtocols"/>
<addaction name="actionAnalyzeDecodeAs"/>
<addaction name="separator"/>
<addaction name="menuSCTP"/>
@@ -2563,6 +2564,17 @@
<string>Manually edit a name resolution entry.</string>
</property>
</action>
+ <action name="actionAnalyzeEnabledProtocols">
+ <property name="text">
+ <string>Enable Protocols...</string>
+ </property>
+ <property name="toolTip">
+ <string>Enable and disable specific protocols</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Shift+E</string>
+ </property>
+ </action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>