Skip to content
Snippets Groups Projects
Commit da5b9501 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Testmodel is removed from mainwindow initialization.

parent 68f04998
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ MainWindow::MainWindow(QWidget *parent)
QCoreApplication::setOrganizationName(QLatin1String(Constants::APPLICATION_NAME));
createModels();
testGUIObjectBuilder();
// testGUIObjectBuilder();
if (!Utils::HostOsInfo::isMacHost())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment