From 49ee5ed6e80b8f06337f92d14e2cab1c1512c1e3 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 19 Jan 2018 02:10:31 +0100 Subject: Refactoring MainWindow - Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted --- src/mainwindow.ui | 63 ------------------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 src/mainwindow.ui (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui deleted file mode 100644 index 12a3a6c..0000000 --- a/src/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