Fixed startup in launcher

This commit is contained in:
Klaus Basan
2017-01-05 04:19:28 +01:00
committed by Mathew Sutcliffe
parent 9eff387207
commit ee27ca4d44
2 changed files with 7 additions and 5 deletions

View File

@@ -62,9 +62,7 @@ using namespace BlackMisc::Audio;
using namespace BlackMisc::Input;
using namespace BlackMisc::Simulation;
/*
* Constructor
*/
// Constructor
SwiftGuiStd::SwiftGuiStd(BlackGui::CEnableForFramelessWindow::WindowMode windowMode, QWidget *parent) :
QMainWindow(parent, CEnableForFramelessWindow::modeToWindowFlags(windowMode)),
CIdentifiable(this),