summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2015-10-10 15:53:45 -0700
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2015-10-11 21:59:45 +0000
commit3221dbf542217cea5acd9ec764cf4779edaf65e8 (patch)
tree8999d3a38ee9a687737e35cdd39bde1ea7d18a2e /ui/qt/main_window.ui
parenta6673b3fde1cac904a405cb1125d547d064d3aa7 (diff)
downloadwireshark-3221dbf542217cea5acd9ec764cf4779edaf65e8.tar.gz
LTE RLC graphs - initial version
Change-Id: Ic5f2c353ae1f787ac19cb575a938cb093ff5f6dc Reviewed-on: https://code.wireshark.org/review/10930 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.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 72fc47ea43..b9baa1d738 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -2449,7 +2449,16 @@
<property name="toolTip">
<string>LTE RLC statistics</string>
</property>
- </action> <action name="actionTelephonyMtp3Summary">
+ </action>
+ <action name="actionTelephonyLteRlcGraph">
+ <property name="text">
+ <string>RLC Graph</string>
+ </property>
+ <property name="toolTip">
+ <string>LTE RLC graph</string>
+ </property>
+ </action>
+ <action name="actionTelephonyMtp3Summary">
<property name="text">
<string>MTP3 Summary</string>
</property>