diff options
Diffstat (limited to 'quanta/dialogs/fourbuttonmessagebox.ui')
| -rw-r--r-- | quanta/dialogs/fourbuttonmessagebox.ui | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/quanta/dialogs/fourbuttonmessagebox.ui b/quanta/dialogs/fourbuttonmessagebox.ui index e5066449..ec85fa91 100644 --- a/quanta/dialogs/fourbuttonmessagebox.ui +++ b/quanta/dialogs/fourbuttonmessagebox.ui @@ -21,7 +21,7 @@              <height>150</height>          </rect>      </property> -    <property name="tqminimumSize"> +    <property name="minimumSize">          <size>              <width>0</width>              <height>150</height> @@ -35,7 +35,7 @@              <property name="name">                  <cstring>pixmapLabel</cstring>              </property> -            <property name="tqmaximumSize"> +            <property name="maximumSize">                  <size>                      <width>32</width>                      <height>32</height> @@ -52,7 +52,7 @@          </widget>          <widget class="TQLayoutWidget" row="2" column="0" rowspan="1" colspan="2">              <property name="name"> -                <cstring>tqlayout2</cstring> +                <cstring>layout2</cstring>              </property>              <hbox>                  <property name="name"> @@ -110,7 +110,7 @@              <property name="sizeType">                  <enum>Fixed</enum>              </property> -            <property name="tqsizeHint"> +            <property name="sizeHint">                  <size>                      <width>20</width>                      <height>16</height>  | 
