New TaskIndicator widget
This commit is contained in:
@@ -387,12 +387,18 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Label" name="target-program-counter-value">
|
||||
<property name="minimumWidth">
|
||||
<number>130</number>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>-</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Program Counter Value (byte address)</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<enum>Qt::AlignCenter</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user