This commit is contained in:
thepra
2017-08-28 13:08:42 +02:00
parent 7a0b812869
commit 2ba6957f93
6 changed files with 51 additions and 19 deletions

View File

@ -236,6 +236,18 @@ border-color: rgb(255, 255, 255);</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLine">
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
background-color: rgb(36, 35, 35);
border-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Line</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">