deactivate Project view
This commit is contained in:
parent
2351d115b9
commit
a7e221fdff
|
@ -79,8 +79,8 @@ CombiView::CombiView(Gui::Document* pcDocument, QWidget *parent)
|
|||
tabs->addTab(taskPanel, trUtf8("Tasks"));
|
||||
|
||||
// task panel
|
||||
projectView = new Gui::ProjectWidget(this);
|
||||
tabs->addTab(projectView, trUtf8("Project"));
|
||||
//projectView = new Gui::ProjectWidget(this);
|
||||
//tabs->addTab(projectView, trUtf8("Project"));
|
||||
}
|
||||
|
||||
CombiView::~CombiView()
|
||||
|
|
Loading…
Reference in New Issue
Block a user