summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gui/client/toolbar.ui27
1 files changed, 26 insertions, 1 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui
index 062d0e8..3fe56a4 100644
--- a/gui/client/toolbar.ui
+++ b/gui/client/toolbar.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>440</width>
+ <width>577</width>
<height>30</height>
</rect>
</property>
@@ -72,6 +72,9 @@ QCheckBox::indicator:checked:pressed {
</property>
<item>
<widget class="QFrame" name="frame">
+ <property name="autoFillBackground">
+ <bool>false</bool>
+ </property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
@@ -269,6 +272,28 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
+ <item>
+ <widget class="QPushButton" name="remoteDebugging">
+ <property name="minimumSize">
+ <size>
+ <width>144</width>
+ <height>24</height>
+ </size>
+ </property>
+ <property name="baseSize">
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>Request Debugging</string>
+ </property>
+ <property name="checkable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>