Skip to content
Snippets Groups Projects
Commit 33761a3d authored by Yurov, Dmitry's avatar Yurov, Dmitry
Browse files

Disabled test view

Redmine: #2106
parent a8b3ef90
Branches
Tags
No related merge requests found
......@@ -27,7 +27,7 @@
#include <QVBoxLayout>
namespace {
const bool show_test_view = true;
const bool show_test_view = false;
}
SessionModelView::SessionModelView(MainWindow *mainWindow)
......
......@@ -55,7 +55,7 @@ TestView::TestView(MainWindow *mainWindow)
// test_AccordionWidget();
// test_RunFitWidget();
// test_ba3d();
test_specular_data_widget();
// test_specular_data_widget();
}
void TestView::test_ComponentProxyModel()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment