summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorRoland Knall <rknall@gmail.com>2017-06-20 15:56:31 -0400
committerRoland Knall <rknall@gmail.com>2017-06-20 19:58:05 +0000
commit6b9b4bd96833e31f659118b5e34f1393cb95b247 (patch)
tree91320b6b275464c9cec4767f4ddd6677a529b905 /ui
parent75f9247c2cfec63caeb59039de972abc768e3a4b (diff)
downloadwireshark-6b9b4bd96833e31f659118b5e34f1393cb95b247.tar.gz
Fix Toggle indicator for search
Removing the toggle indicator. Search behaves now the same as it does for e.g. in SublimeText Change-Id: I4523001b536caa116bcb989f0850aa769c6220f8 Reviewed-on: https://code.wireshark.org/review/22280 Reviewed-by: Roland Knall <rknall@gmail.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/main_window.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index b275de8ffb..db95f9eaad 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -1454,9 +1454,6 @@
</property>
</action>
<action name="actionEditFindPacket">
- <property name="checkable">
- <bool>true</bool>
- </property>
<property name="text">
<string>&amp;Find Packet…</string>
</property>