aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/browsertab.ui')
-rw-r--r--src/browsertab.ui7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/browsertab.ui b/src/browsertab.ui
index 46ff31f..6819707 100644
--- a/src/browsertab.ui
+++ b/src/browsertab.ui
@@ -115,7 +115,7 @@
</widget>
</item>
<item>
- <widget class="QLineEdit" name="url_bar">
+ <widget class="SearchBar" name="url_bar">
<property name="placeholderText">
<string>gemini://</string>
</property>
@@ -231,6 +231,11 @@ p, li { white-space: pre-wrap; }
<extends>QGraphicsView</extends>
<header location="global">interactiveview.hpp</header>
</customwidget>
+ <customwidget>
+ <class>SearchBar</class>
+ <extends>QLineEdit</extends>
+ <header>searchbar.hpp</header>
+ </customwidget>
</customwidgets>
<resources>
<include location="icons.qrc"/>