diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:35:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:35:35 -0600 |
commit | a2f8e999d0a8bd77f567b3335105e0f7e2b5f083 (patch) | |
tree | 15825fe8c3d48523fc4c7dc392ae39a9114f5c9f /kcm_gtk/searchpaths.ui | |
parent | 8b600a29ba4175eae4ef37518a317413d70eb3fe (diff) | |
download | gtk-qt-engine-a2f8e999d0a8bd77f567b3335105e0f7e2b5f083.tar.gz gtk-qt-engine-a2f8e999d0a8bd77f567b3335105e0f7e2b5f083.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'kcm_gtk/searchpaths.ui')
-rw-r--r-- | kcm_gtk/searchpaths.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/searchpaths.ui b/kcm_gtk/searchpaths.ui index abe83ef..c94a3b6 100644 --- a/kcm_gtk/searchpaths.ui +++ b/kcm_gtk/searchpaths.ui @@ -26,7 +26,7 @@ <property name="text"> <string>The control center module could not find the GTK-Qt theme engine in its list of search paths. If you have installed it elsewhere, you will need to add the correct path to the list below.</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> |