diff options
Diffstat (limited to 'kwordquiz/src/prefcardappearancebase.ui')
-rw-r--r-- | kwordquiz/src/prefcardappearancebase.ui | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/kwordquiz/src/prefcardappearancebase.ui b/kwordquiz/src/prefcardappearancebase.ui index 5b688c72..46762ed3 100644 --- a/kwordquiz/src/prefcardappearancebase.ui +++ b/kwordquiz/src/prefcardappearancebase.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>PrefCardAppearanceBase</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -34,13 +34,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>175</width> <height>100</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>175</width> <height>100</height> @@ -66,7 +66,7 @@ <property name="name"> <cstring>textLabel</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>11</x> <y>42</y> @@ -98,7 +98,7 @@ <property name="scaledContents"> <bool>false</bool> </property> - <property name="tqalignment"> + <property name="alignment"> <set>WordBreak|AlignCenter</set> </property> <property name="toolTip" stdset="0"> @@ -112,7 +112,7 @@ <property name="name"> <cstring>line</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>11</x> <y>33</y> @@ -159,7 +159,7 @@ <property name="name"> <cstring>titleLabel</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>11</x> <y>11</y> @@ -190,7 +190,7 @@ <property name="text"> <string>Front</string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignTop</set> </property> <property name="toolTip" stdset="0"> @@ -480,7 +480,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>400</width> <height>20</height> @@ -542,7 +542,7 @@ <slot>slotFrameColorChanged(const QColor &)</slot> <slot>slotCardColorChanged(const QColor &)</slot> </slots> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>kfontrequester.h</includehint> |