From d796821f8304306dbe088701724243b39e8eb358 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 16 Apr 2018 17:07:36 +0200 Subject: Multiple subwindows interface Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins --- src/mainwindow/mainwindow.ui | 63 -------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 src/mainwindow/mainwindow.ui (limited to 'src/mainwindow/mainwindow.ui') diff --git a/src/mainwindow/mainwindow.ui b/src/mainwindow/mainwindow.ui deleted file mode 100644 index 12a3a6c..0000000 --- a/src/mainwindow/mainwindow.ui +++ /dev/null @@ -1,63 +0,0 @@ - - - MainWindow - - - - 0 - 0 - 400 - 300 - - - - MainWindow - - - - - - 0 - 0 - - - - - 16777215 - 24 - - - - - - Main - - - Qt::TopToolBarArea - - - TopToolBarArea - - - false - - - - - Navigation - - - Qt::TopToolBarArea - - - TopToolBarArea - - - false - - - - - - - -- cgit v1.2.1