$OpenBSD: patch-mainwindow_cpp,v 1.1 2018/04/16 14:02:38 sthen Exp $

Index: mainwindow.cpp
--- mainwindow.cpp.orig
+++ mainwindow.cpp
@@ -113,7 +113,7 @@ MainWindow::MainWindow(const ArgMap &argMap, QWidget *
     m_ui->listNewGames->setAlternatingRowColors( true );
 
 
-    setWindowTitle( "INSTEAD launcher - "LAUNCHER_VERSION );
+    setWindowTitle( "INSTEAD launcher - " LAUNCHER_VERSION  );
     setWindowIcon( QIcon( ":/resources/icon.png" ) );
 
     AboutWidget *aboutWidget = new AboutWidget( this );
