aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2016-10-28 12:24:38 +0200
committerMichael Mann <mmann78@netscape.net>2016-10-28 13:45:32 +0000
commit9c9b866430477a8eaafe284bdaa36049d5b54eec (patch)
tree7f405f07613d9f0814ce76923d4f55b21fee1bee
parent77005d32b6583d2d8222afc33f715eff6fa72bd9 (diff)
Qt: fix typo in layout_preferences_frame.
Change-Id: I3827557445670c4a5b86b1fde0871c8828e91e68 Reviewed-on: https://code.wireshark.org/review/18546 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
-rw-r--r--ui/qt/layout_preferences_frame.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/ui/qt/layout_preferences_frame.ui b/ui/qt/layout_preferences_frame.ui
index 00d7906595..b580e2e6b2 100644
--- a/ui/qt/layout_preferences_frame.ui
+++ b/ui/qt/layout_preferences_frame.ui
@@ -50,7 +50,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -73,7 +73,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -96,7 +96,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -119,7 +119,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -142,7 +142,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -165,7 +165,7 @@
<bool>true</bool>
</property>
<attribute name="buttonGroup">
- <string notr="true">layoyutButtonGroup</string>
+ <string notr="true">layoutButtonGroup</string>
</attribute>
</widget>
</item>
@@ -378,7 +378,7 @@
</resources>
<connections/>
<buttongroups>
- <buttongroup name="layoyutButtonGroup"/>
+ <buttongroup name="layoutButtonGroup"/>
<buttongroup name="pane2ButtonGroup"/>
<buttongroup name="pane3ButtonGroup"/>
<buttongroup name="pane1ButtonGroup"/>