aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/coloring_rules_dialog.ui
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2018-10-07 22:26:34 +0200
committerStig Bjørlykke <stig@bjorlykke.org>2018-10-07 20:27:09 +0000
commit9388bd0436550e456fb0d9957a8328f1124c4800 (patch)
tree7cecb21d3adcdacf4f32ca4978f0f12ccc6d7656 /ui/qt/coloring_rules_dialog.ui
parent44c290efcd6031ce1f5caa6080e1243c6f541ff4 (diff)
Qt: Clean up indentation
Change-Id: Idbae503b44c207d71431159a3eaf762e1dc79977 Reviewed-on: https://code.wireshark.org/review/30056 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Diffstat (limited to 'ui/qt/coloring_rules_dialog.ui')
-rw-r--r--ui/qt/coloring_rules_dialog.ui9
1 files changed, 4 insertions, 5 deletions
diff --git a/ui/qt/coloring_rules_dialog.ui b/ui/qt/coloring_rules_dialog.ui
index ef410f700c..894381f7b7 100644
--- a/ui/qt/coloring_rules_dialog.ui
+++ b/ui/qt/coloring_rules_dialog.ui
@@ -107,11 +107,10 @@
<property name="toolTip">
<string>Clear all coloring rules.</string>
</property>
- <property name="icon">
- <iconset resource="../../image/stock_icons.qrc">
- <normaloff>:/stock/delete_list.png</normaloff>:/stock/delete_list.png
- </iconset>
- </property>
+ <property name="icon">
+ <iconset resource="../../image/stock_icons.qrc">
+ <normaloff>:/stock/delete_list.png</normaloff>:/stock/delete_list.png</iconset>
+ </property>
<property name="enabled">
<bool>false</bool>
</property>