mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
Some Cleanup
This commit is contained in:
parent
e1c936d665
commit
a5471d5eac
1 changed files with 8 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
|||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>190</width>
|
||||
<height>409</height>
|
||||
<width>0</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
|
@ -305,6 +305,12 @@
|
|||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QGroupBox" name="serialControl">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>190</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>Serial Control</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue