better ]shared transitions, dock tabs, effects panel name

This commit is contained in:
itsmattkc
2018-11-23 19:49:29 +11:00
parent 6ff379956c
commit 4a7abcdeaa
29 changed files with 171 additions and 146 deletions
+2
View File
@@ -119,6 +119,8 @@ MainWindow::MainWindow(QWidget *parent) :
// end style
ui->setupUi(this);
setTabPosition(Qt::AllDockWidgetAreas, QTabWidget::North);
updateTitle("");
statusBar()->showMessage("Welcome to " + appName);