diff options
Diffstat (limited to 'kommander/examples/tutorial/picview.kmdr')
-rw-r--r-- | kommander/examples/tutorial/picview.kmdr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/examples/tutorial/picview.kmdr b/kommander/examples/tutorial/picview.kmdr index c01a10e9..2c51a869 100644 --- a/kommander/examples/tutorial/picview.kmdr +++ b/kommander/examples/tutorial/picview.kmdr @@ -78,13 +78,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>200</width> <height>0</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>200</width> <height>32767</height> |