diff options
Diffstat (limited to 'browsertab.ui')
| -rw-r--r-- | browsertab.ui | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/browsertab.ui b/browsertab.ui index d455fae..489472a 100644 --- a/browsertab.ui +++ b/browsertab.ui @@ -72,6 +72,20 @@ </widget> </item> <item> + <widget class="QToolButton" name="stop_button"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string/> + </property> + <property name="icon"> + <iconset resource="icons.qrc"> + <normaloff>:/icons/close.svg</normaloff>:/icons/close.svg</iconset> + </property> + </widget> + </item> + <item> <widget class="QToolButton" name="refresh_button"> <property name="enabled"> <bool>false</bool> |
