diff options
Diffstat (limited to 'kmail/composercryptoconfiguration.ui')
-rw-r--r-- | kmail/composercryptoconfiguration.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmail/composercryptoconfiguration.ui b/kmail/composercryptoconfiguration.ui index c59c7af02..696334e19 100644 --- a/kmail/composercryptoconfiguration.ui +++ b/kmail/composercryptoconfiguration.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>ComposerCryptoConfiguration</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>0</x> <y>0</y> @@ -137,7 +137,7 @@ However, there may be local rules that require you to turn this option on. When <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -154,5 +154,5 @@ However, there may be local rules that require you to turn this option on. When <tabstop>mAutoEncrypt</tabstop> <tabstop>mNeverEncryptWhenSavingInDrafts</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |