diff options
Diffstat (limited to 'korganizer/template_management_dialog_base.ui')
-rw-r--r-- | korganizer/template_management_dialog_base.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korganizer/template_management_dialog_base.ui b/korganizer/template_management_dialog_base.ui index 093ff3c5a..606db9ec7 100644 --- a/korganizer/template_management_dialog_base.ui +++ b/korganizer/template_management_dialog_base.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>TemplateManagementDialog_base</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>0</x> <y>0</y> @@ -75,7 +75,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>51</height> @@ -86,7 +86,7 @@ </widget> <customwidgets> </customwidgets> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>klistbox.h</includehint> </includehints> |