diff options
Diffstat (limited to 'src/newprofilewizardstart.ui')
| -rw-r--r-- | src/newprofilewizardstart.ui | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/src/newprofilewizardstart.ui b/src/newprofilewizardstart.ui index a43b5e2..4bb29f2 100644 --- a/src/newprofilewizardstart.ui +++ b/src/newprofilewizardstart.ui @@ -1,6 +1,6 @@  <!DOCTYPE UI><UI version="3.3" stdsetdef="1">  <class>NewProfileWizardStart</class> -<widget class="QWidget"> +<widget class="TQWidget">      <property name="name">          <cstring>NewProfileWizardStart</cstring>      </property> @@ -19,7 +19,7 @@          <property name="name">              <cstring>unnamed</cstring>          </property> -        <widget class="QLabel" row="0" column="0"> +        <widget class="TQLabel" row="0" column="0">              <property name="name">                  <cstring>textLabel1</cstring>              </property> @@ -39,7 +39,7 @@ Click "Next" to continue.</string>              <property name="sizeType">                  <enum>Expanding</enum>              </property> -            <property name="sizeHint"> +            <property name="tqsizeHint">                  <size>                      <width>20</width>                      <height>31</height> @@ -56,7 +56,7 @@ Click "Next" to continue.</string>              <property name="sizeType">                  <enum>Expanding</enum>              </property> -            <property name="sizeHint"> +            <property name="tqsizeHint">                  <size>                      <width>61</width>                      <height>20</height> | 
