aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-06-23 20:26:30 +0200
committerGerald Combs <gerald@wireshark.org>2015-06-24 17:10:01 +0000
commit17c59f5090cfac230723ee7f31c7af061fe7d60b (patch)
tree691b047cc709a38fce1b15a5f29b0bec38056bc9 /ui/qt/main_window.ui
parent5dcd207cc63854f8d0f401baaa4733ed48cb2d0a (diff)
Qt: Add Reload button on MainToolBar
Add @2x versions of x-capture-file-reload as well. Change-Id: I08819cf66903884e0344a4f9bcd891befb582e90 Reviewed-on: https://code.wireshark.org/review/9066 Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index 06b6dbc601..60b53fe48d 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -580,6 +580,7 @@
<addaction name="actionFileOpen"/>
<addaction name="actionFileSave"/>
<addaction name="actionFileClose"/>
+ <addaction name="actionViewReload"/>
<addaction name="separator"/>
<addaction name="actionEditFindPacket"/>
<addaction name="actionGoPreviousPacket"/>
@@ -995,7 +996,7 @@
<string>Ctrl+R</string>
</property>
<property name="iconVisibleInMenu">
- <bool>false</bool>
+ <bool>true</bool>
</property>
</action>
<action name="actionCaptureOptions">