pre merge cleanup commit
This commit is contained in:
Regular → Executable
+16
@@ -118,6 +118,22 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pause_btn">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Noto Sans Condensed ExtraBold</family>
|
||||
<pointsize>24</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>PAUSE</string>
|
||||
</property>
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="abort_btn">
|
||||
<property name="font">
|
||||
|
||||
Reference in New Issue
Block a user