diff options
Diffstat (limited to 'gui/client')
-rw-r--r-- | gui/client/toolbar.ui | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui index a7109a5..bbaf2ca 100644 --- a/gui/client/toolbar.ui +++ b/gui/client/toolbar.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>503</width> + <width>513</width> <height>39</height> </rect> </property> @@ -197,6 +197,16 @@ p, li { white-space: pre-wrap; } </property> </widget> </item> + <item> + <widget class="QPushButton" name="btnAttention"> + <property name="text"> + <string>*meld*</string> + </property> + <property name="checkable"> + <bool>true</bool> + </property> + </widget> + </item> </layout> </widget> </item> |