diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:52:44 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:52:44 -0600 |
commit | 6b7a8ff33a6383be4a9dea3c4225d142aab79b78 (patch) | |
tree | 5350a439bb05233ff6ee4a4368cdd59de686c685 /ksysv/configwizard.ui | |
parent | b836ed566cdce05ae8408705487cd10a423f3a90 (diff) | |
download | tdeadmin-6b7a8ff33a6383be4a9dea3c4225d142aab79b78.tar.gz tdeadmin-6b7a8ff33a6383be4a9dea3c4225d142aab79b78.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'ksysv/configwizard.ui')
-rw-r--r-- | ksysv/configwizard.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksysv/configwizard.ui b/ksysv/configwizard.ui index 7255ac6..2594b01 100644 --- a/ksysv/configwizard.ui +++ b/ksysv/configwizard.ui @@ -10,7 +10,7 @@ <cstring>ConfigWizard</cstring> </property> <property stdset="1"> - <name>tqgeometry</name> + <name>geometry</name> <rect> <x>0</x> <y>0</y> @@ -590,7 +590,7 @@ You have finished the initial configuration of SysV-Init Editor. <b>Press& <enum>RichText</enum> </property> <property stdset="1"> - <name>tqalignment</name> + <name>alignment</name> <set>AlignTop|AlignLeft</set> </property> <property> |