add interaction with craphical interface

This commit is contained in:
arcan1s
2014-07-09 08:55:33 +04:00
parent 0462bb186e
commit a81cbe3d9c
2 changed files with 95 additions and 9 deletions

View File

@ -134,7 +134,11 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_mark"/>
<widget class="QLineEdit" name="lineEdit_mark">
<property name="toolTip">
<string>A mark which will be shown if this desktop is active</string>
</property>
</widget>
</item>
</layout>
</item>