add logging button

This commit is contained in:
Pavol Rusnak 2011-05-01 20:42:17 +02:00
parent 2dfc131318
commit 43a9336810
3 changed files with 31 additions and 0 deletions

View file

@ -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/>