added some functionality for #97
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
|
||||
ui->setupUi(this);
|
||||
|
||||
setWindowTitle("Olive (June 2018 | Pre-Alpha)");
|
||||
setWindowTitle("Olive (July 2018 | Pre-Alpha)");
|
||||
statusBar()->showMessage("Welcome to Olive");
|
||||
|
||||
ui->centralWidget->setMaximumSize(0, 0);
|
||||
|
||||
Reference in New Issue
Block a user