diff options
Diffstat (limited to 'quanta/scripts/tidy.kmdr')
| -rwxr-xr-x | quanta/scripts/tidy.kmdr | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/scripts/tidy.kmdr b/quanta/scripts/tidy.kmdr index 6bea7b90..472750ab 100755 --- a/quanta/scripts/tidy.kmdr +++ b/quanta/scripts/tidy.kmdr @@ -985,7 +985,7 @@ fi              <property name="sizeType">                  <enum>Expanding</enum>              </property> -            <property name="tqsizeHint"> +            <property name="sizeHint">                  <size>                      <width>100</width>                      <height>0</height> @@ -1002,7 +1002,7 @@ fi              <property name="sizeType">                  <enum>Expanding</enum>              </property> -            <property name="tqsizeHint"> +            <property name="sizeHint">                  <size>                      <width>80</width>                      <height>0</height> @@ -1019,7 +1019,7 @@ fi              <property name="sizeType">                  <enum>Expanding</enum>              </property> -            <property name="tqsizeHint"> +            <property name="sizeHint">                  <size>                      <width>125</width>                      <height>0</height>  | 
