Set default scope for ProblemStore

Authored by antonanikin on Jan 9 2017, 7:47 AM.

Description

Set default scope for ProblemStore

Summary:
This commit fixes uninitialized scope value for ProblemStore class. Old version leads to ASSERT during tests run:

QFATAL : TestFilteredProblemStore::testNoGrouping() ASSERT: "d->m_documents" in file /home/jenkins/sources/kdevplatform/kf5-qt5/shell/problemstore.cpp, line 228
FAIL! : TestFilteredProblemStore::testNoGrouping() Received a fatal error.

Test Plan: Tested on master branch.

Reviewers: KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kfunk, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D4035

Details

Committed
antonanikinJan 9 2017, 7:47 AM
Reviewer
KDevelop
Differential Revision
D4035: Set default scope for ProblemStore
Parents
R33:cf5a4c469d2c: Fix layout accidently being tried to replace OutputPage's main layout
Branches
Unknown
Tags
Unknown