From f7df477b1e8fa4528b6fe4f8b44c403f46e72d85 Mon Sep 17 00:00:00 2001 From: aqua Date: Mon, 22 Aug 2022 10:16:01 +0300 Subject: Add UrlBar and TabBar - move src/tabwindow/tabbar.* to src/tabbar/ --- src/rekonqwindow.ui | 55 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 18 deletions(-) (limited to 'src/rekonqwindow.ui') diff --git a/src/rekonqwindow.ui b/src/rekonqwindow.ui index ee76a408..1105f300 100644 --- a/src/rekonqwindow.ui +++ b/src/rekonqwindow.ui @@ -11,27 +11,33 @@ - MainWindow + rekonq - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - + + + + + + + + Add Tab + + + + + + + + + + + + + + @@ -41,7 +47,7 @@ 0 0 800 - 22 + 30 @@ -75,6 +81,19 @@ + + + UrlBar + QLineEdit +
urlbar/urlbar.h
+
+ + TabBar + QWidget +
tabbar/tabbar.h
+ 1 +
+
-- cgit v1.2.1