summaryrefslogtreecommitdiffstats
path: root/gui/client/toolbar.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gui/client/toolbar.ui')
-rw-r--r--gui/client/toolbar.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui
index 3fe56a4..aabd30a 100644
--- a/gui/client/toolbar.ui
+++ b/gui/client/toolbar.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>577</width>
+ <width>630</width>
<height>30</height>
</rect>
</property>
@@ -66,11 +66,11 @@ QCheckBox::indicator:checked:pressed {
}
</string>
</property>
- <layout class="QHBoxLayout" name="horizontalLayout">
+ <layout class="QGridLayout" name="gridLayout">
<property name="margin">
<number>0</number>
</property>
- <item>
+ <item row="0" column="0">
<widget class="QFrame" name="frame">
<property name="autoFillBackground">
<bool>false</bool>
@@ -273,10 +273,10 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QPushButton" name="remoteDebugging">
+ <widget class="QPushButton" name="btnCustom">
<property name="minimumSize">
<size>
- <width>144</width>
+ <width>84</width>
<height>24</height>
</size>
</property>
@@ -287,7 +287,7 @@ p, li { white-space: pre-wrap; }
</size>
</property>
<property name="text">
- <string>Request Debugging</string>
+ <string>Custom Script</string>
</property>
<property name="checkable">
<bool>true</bool>