ended work on ptm-desktop-panel

This commit is contained in:
arcan1s
2014-07-09 09:42:58 +04:00
parent a81cbe3d9c
commit 662b952961
3 changed files with 105 additions and 4 deletions

View File

@ -169,6 +169,30 @@ $total - total number of desktops</string>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="layout_desktopcmd">
<item>
<widget class="QLabel" name="label_desktopcmd">
<property name="minimumSize">
<size>
<width>200</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Command to change desktop</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_desktopcmd">
<property name="toolTip">
<string>Command which will change the current desktop</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="spacer_widget">
<property name="orientation">