diff options
Diffstat (limited to 'kommander/examples/current/kpartpart.kmdr')
-rwxr-xr-x | kommander/examples/current/kpartpart.kmdr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/examples/current/kpartpart.kmdr b/kommander/examples/current/kpartpart.kmdr index 26e4171c..d6e83b95 100755 --- a/kommander/examples/current/kpartpart.kmdr +++ b/kommander/examples/current/kpartpart.kmdr @@ -75,7 +75,7 @@ This demo is intended to run both kpartwmframe.kmdr and kpartpart.kmdr. </string <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>75</width> <height>0</height> @@ -156,7 +156,7 @@ endif <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>40</width> <height>0</height> |