summaryrefslogtreecommitdiff
path: root/ui/qt/bluetooth_att_server_attributes_dialog.ui
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2015-05-19 11:41:38 +0200
committerMichal Labedzki <michal.labedzki@tieto.com>2015-06-12 08:50:40 +0000
commitde3997e4d0433b4d559dfa5d368b30fb711789cd (patch)
treebd20d9d0811a7b49bfc1680150a72df3e12ef37b /ui/qt/bluetooth_att_server_attributes_dialog.ui
parent3966e51de8f44c492bafe11d789f7e45dc34ef60 (diff)
downloadwireshark-de3997e4d0433b4d559dfa5d368b30fb711789cd.tar.gz
Qt/Bluetooth/ATT: Add SaveAsImage option for table
Also remove CopyAll button and move this option to table's context menu, where "Save as image" is placed. Change-Id: Ifbdd0c1625f449cb2af33a6cf2de2d282e4c6e6e Reviewed-on: https://code.wireshark.org/review/8900 Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com> Reviewed-by: Michal Orynicz <michal.orynicz@tieto.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
Diffstat (limited to 'ui/qt/bluetooth_att_server_attributes_dialog.ui')
-rw-r--r--ui/qt/bluetooth_att_server_attributes_dialog.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/qt/bluetooth_att_server_attributes_dialog.ui b/ui/qt/bluetooth_att_server_attributes_dialog.ui
index affff437a3..b5f5687c62 100644
--- a/ui/qt/bluetooth_att_server_attributes_dialog.ui
+++ b/ui/qt/bluetooth_att_server_attributes_dialog.ui
@@ -185,6 +185,16 @@
<string>Copy Rows</string>
</property>
</action>
+ <action name="actionCopy_All">
+ <property name="text">
+ <string>Copy All</string>
+ </property>
+ </action>
+ <action name="actionSave_as_image">
+ <property name="text">
+ <string>Save as image</string>
+ </property>
+ </action>
</widget>
<resources/>
<connections>