diff options
Diffstat (limited to 'akregator/src/settings_browser.ui')
-rw-r--r-- | akregator/src/settings_browser.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/akregator/src/settings_browser.ui b/akregator/src/settings_browser.ui index 52729a169..af9798e3c 100644 --- a/akregator/src/settings_browser.ui +++ b/akregator/src/settings_browser.ui @@ -5,7 +5,7 @@ <property name="name"> <cstring>SettingsBrowser</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>0</x> <y>0</y> @@ -87,7 +87,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>31</width> <height>16</height> @@ -96,7 +96,7 @@ </spacer> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> - <cstring>layout2</cstring> + <cstring>tqlayout2</cstring> </property> <grid> <property name="name"> @@ -202,5 +202,5 @@ <slot>setEnabled(bool)</slot> </connection> </connections> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |