Add a label to show which keys you need to use for drawing (not configurable yet)

svn path=/trunk/KDE/kdebase/workspace/; revision=736293
This commit is contained in:
Rivo Laks 2007-11-13 21:42:09 +00:00
parent d351752811
commit 1daba58c35

View file

@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<width>399</width>
<height>300</height>
</rect>
</property>
@ -64,6 +64,16 @@
<item>
<widget class="KShortcutsEditor" native="1" name="editor" />
</item>
<item>
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>Draw with the mouse by holding Shift+Meta keys and moving the mouse.</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<customwidgets>