summaryrefslogtreecommitdiffstats
path: root/parts/astyle/astyleconfig.ui
diff options
context:
space:
mode:
Diffstat (limited to 'parts/astyle/astyleconfig.ui')
-rw-r--r--parts/astyle/astyleconfig.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/parts/astyle/astyleconfig.ui b/parts/astyle/astyleconfig.ui
index 64788d4a..4582fa4b 100644
--- a/parts/astyle/astyleconfig.ui
+++ b/parts/astyle/astyleconfig.ui
@@ -862,10 +862,10 @@ correctly.
<cstring>Pad_ParenthesesIn</cstring>
</property>
<property name="text">
- <string>Add spa&amp;ces inside tqparentheses</string>
+ <string>Add spa&amp;ces inside parentheses</string>
</property>
<property name="toolTip" stdset="0">
- <string>Insert space padding around tqparenthesis on the inside only.</string>
+ <string>Insert space padding around parenthesis on the inside only.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -873,10 +873,10 @@ correctly.
<cstring>Pad_ParenthesesOut</cstring>
</property>
<property name="text">
- <string>A&amp;dd spaces outside tqparentheses</string>
+ <string>A&amp;dd spaces outside parentheses</string>
</property>
<property name="toolTip" stdset="0">
- <string>Insert space padding around tqparenthesis on the outside only.</string>
+ <string>Insert space padding around parenthesis on the outside only.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -884,10 +884,10 @@ correctly.
<cstring>Pad_ParenthesesUn</cstring>
</property>
<property name="text">
- <string>Remove &amp;unnecessary spaces around tqparentheses</string>
+ <string>Remove &amp;unnecessary spaces around parentheses</string>
</property>
<property name="toolTip" stdset="0">
- <string>Remove unnecessary space padding around tqparenthesis.</string>
+ <string>Remove unnecessary space padding around parenthesis.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -1327,6 +1327,6 @@ multiple single-statement lines.</string>
<Q_SLOTS>
<slot>allFiles()</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
-<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
+<layoutdefaults spacing="6" margin="11"/>
+<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>