diff options
Diffstat (limited to 'kommander/examples/tutorial/slots.kmdr')
-rw-r--r-- | kommander/examples/tutorial/slots.kmdr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/examples/tutorial/slots.kmdr b/kommander/examples/tutorial/slots.kmdr index 46d0a6b1..6bbf7d5f 100644 --- a/kommander/examples/tutorial/slots.kmdr +++ b/kommander/examples/tutorial/slots.kmdr @@ -129,7 +129,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>30</width> <height>0</height> @@ -171,7 +171,7 @@ fi <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>30</width> <height>0</height> |