ported ALL effects to opengl

This commit is contained in:
itsmattkc
2018-09-02 16:57:50 +10:00
parent cf35ea23bb
commit 0e8810109a
30 changed files with 485 additions and 168 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ MainWindow::MainWindow(QWidget *parent) :
updateTitle("");
setWindowState(Qt::WindowMaximized);
statusBar()->showMessage("Welcome to Olive");
statusBar()->showMessage("Welcome to " + appName);
setDockNestingEnabled(true);