diff options
Diffstat (limited to 'src/browsertab.ui')
| -rw-r--r-- | src/browsertab.ui | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/browsertab.ui b/src/browsertab.ui index 61b866c..faa2666 100644 --- a/src/browsertab.ui +++ b/src/browsertab.ui @@ -96,6 +96,22 @@ </widget> </item> <item> + <widget class="QToolButton" name="home_button"> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="toolTip"> + <string>Kristall Home Page</string> + </property> + <property name="text"> + <string>Home</string> + </property> + <property name="icon"> + <iconset theme="go-home"/> + </property> + </widget> + </item> + <item> <widget class="SearchBar" name="url_bar"> <property name="placeholderText"> <string>gemini://</string> |
