aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2014-12-30 12:31:46 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-05 09:06:32 +0000
commit696fcdba218c1c63537425149b63811ef8d9d73c (patch)
tree3a0a1d3d52e2a9975225b1e1047786f623f858e1 /ui/qt/main_window.ui
parent087723adb064f23e32849c3d2c0f851717ee8b28 (diff)
Added DNS statistics support
This affects both the dissector (that has been added with a tap interface and a stats generator) and the UI (to recall the stats menu). Change-Id: I90658f7aa6707aa39bdd787a51b20fed4dbddc53 Reviewed-on: https://code.wireshark.org/review/6236 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui11
1 files changed, 10 insertions, 1 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index 4425a0ab7b..d9e8b78b55 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -434,6 +434,7 @@
<addaction name="actionStatisticsANCP"/>
<addaction name="menuBACnet"/>
<addaction name="actionStatisticsCollectd"/>
+ <addaction name="actionStatisticsDNS"/>
<addaction name="actionStatisticsFlowGraph"/>
<addaction name="actionStatisticsHART_IP"/>
<addaction name="menuHTTP"/>
@@ -1559,6 +1560,14 @@
<string>Collectd statistics</string>
</property>
</action>
+ <action name="actionStatisticsDNS">
+ <property name="text">
+ <string>DNS</string>
+ </property>
+ <property name="toolTip">
+ <string>DNS statistics</string>
+ </property>
+ </action>
<action name="actionStatisticsHART_IP">
<property name="text">
<string>HART-IP</string>
@@ -1606,7 +1615,7 @@
<property name="toolTip">
<string>Sametime statistics</string>
</property>
- </action>
+ </action>
<action name="actionTelephonyISUPMessages">
<property name="text">
<string>&amp;ISUP Messages</string>