Added client removing functionality

This commit is contained in:
Artem30801
2019-10-11 22:43:34 +03:00
parent edfe808bd5
commit 09992bd751
7 changed files with 99 additions and 24 deletions

View File

@@ -328,7 +328,7 @@
<x>0</x>
<y>0</y>
<width>1220</width>
<height>25</height>
<height>26</height>
</rect>
</property>
<widget class="QMenu" name="menuOptions">
@@ -374,6 +374,7 @@
<addaction name="action_reset_z_offset"/>
<addaction name="separator"/>
<addaction name="menuDeveloper_mode_2"/>
<addaction name="action_remove_row"/>
</widget>
<widget class="QMenu" name="menuMusic">
<property name="title">
@@ -491,6 +492,11 @@
<string>Stop music</string>
</property>
</action>
<action name="action_remove_row">
<property name="text">
<string>Remove from table</string>
</property>
</action>
</widget>
<tabstops>
<tabstop>start_delay_spin</tabstop>