diff options
Diffstat (limited to 'client/config/infodialog.ui')
-rw-r--r-- | client/config/infodialog.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/client/config/infodialog.ui b/client/config/infodialog.ui index fbf1bf7..b4102b5 100644 --- a/client/config/infodialog.ui +++ b/client/config/infodialog.ui @@ -54,13 +54,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>20</height> @@ -78,7 +78,7 @@ <property name="title"> <string>About:</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignCenter</set> </property> <property name="flat"> @@ -109,7 +109,7 @@ You may look for the most recent version at kde-look.org:</string> <property name="textFormat"> <enum>PlainText</enum> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignTop|AlignLeft</set> </property> </widget> @@ -158,13 +158,13 @@ You may look for the most recent version at kde-look.org:</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>20</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>20</height> @@ -182,7 +182,7 @@ You may look for the most recent version at kde-look.org:</string> <property name="title"> <string>Usage:</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignCenter</set> </property> <property name="flat"> @@ -216,7 +216,7 @@ You may look for the most recent version at kde-look.org:</string> <property name="textFormat"> <enum>PlainText</enum> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> </widget> |