summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Knall <rknall@gmail.com>2017-06-20 15:56:31 -0400
committerMichael Mann <mmann78@netscape.net>2017-06-21 02:09:22 +0000
commit0ca55e7bce696353ee57f5a06ef3aa243021165c (patch)
tree97b9af2c28f20fff0f6e4042024a313431c4bf1f
parent51381822fb67377dac0c1ebdc721799be90eaeff (diff)
downloadwireshark-0ca55e7bce696353ee57f5a06ef3aa243021165c.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> (cherry picked from commit 6b9b4bd96833e31f659118b5e34f1393cb95b247) Reviewed-on: https://code.wireshark.org/review/22282 Reviewed-by: Michael Mann <mmann78@netscape.net>
-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>