removed problematic line of code

This commit is contained in:
itsmattkc
2018-11-08 23:43:17 +11:00
parent 9996321fa9
commit dd55b97203
-1
View File
@@ -99,7 +99,6 @@ MainWindow::MainWindow(QWidget *parent) :
ui->setupUi(this);
updateTitle("");
setWindowState(Qt::WindowMaximized);
statusBar()->showMessage("Welcome to " + appName);