diff options
Diffstat (limited to 'kuser/ldapsamba.ui')
-rw-r--r-- | kuser/ldapsamba.ui | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/kuser/ldapsamba.ui b/kuser/ldapsamba.ui index b705cf7..a80e4da 100644 --- a/kuser/ldapsamba.ui +++ b/kuser/ldapsamba.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>LdapSamba</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>LdapSamba</cstring> </property> @@ -27,7 +27,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QCheckBox"> + <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_ldapsam</cstring> </property> @@ -38,9 +38,9 @@ <string>Manage Samba user accounts/groups</string> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout6</cstring> + <cstring>tqlayout6</cstring> </property> <grid> <property name="name"> @@ -54,7 +54,7 @@ <bool>false</bool> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_2_2</cstring> </property> @@ -68,7 +68,7 @@ <cstring>kcfg_samloginscript</cstring> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel4_2_2</cstring> </property> @@ -82,7 +82,7 @@ <cstring>kcfg_samhomedrive</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3_2_2</cstring> </property> @@ -96,7 +96,7 @@ <cstring>kcfg_samprofilepath</cstring> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel5_2_2</cstring> </property> @@ -139,7 +139,7 @@ </widget> </grid> </widget> - <widget class="QCheckBox"> + <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_lanmanhash</cstring> </property> @@ -150,15 +150,15 @@ <string>Store LanManager hashed password</string> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout7</cstring> + <cstring>tqlayout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -193,7 +193,7 @@ </widget> </hbox> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -218,15 +218,15 @@ <number>41</number> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout5</cstring> + <cstring>tqlayout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1_3</cstring> </property> @@ -264,7 +264,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> @@ -283,7 +283,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>16</height> @@ -355,10 +355,10 @@ <tabstop>kcfg_samdomsid</tabstop> <tabstop>domQuery</tabstop> </tabstops> -<slots> +<Q_SLOTS> <slot>kcfg_ldapsam_toggled( bool )</slot> -</slots> -<layoutdefaults spacing="6" margin="11"/> +</Q_SLOTS> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>knuminput.h</includehint> |