mirror of
https://github.com/brmlab/edubrm.git
synced 2025-08-03 23:33:38 +02:00
add logging button
This commit is contained in:
parent
2dfc131318
commit
43a9336810
3 changed files with 31 additions and 0 deletions
|
@ -836,6 +836,22 @@
|
|||
<string>AD0: -</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="pushLog">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>210</x>
|
||||
<y>120</y>
|
||||
<width>95</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Log</string>
|
||||
</property>
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
</widget>
|
||||
<resources/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue