Correctly access OutputWidget/StandardOutputView::setTitle()

Authored by croick on Jul 10 2017, 10:10 PM.

Description

Correctly access OutputWidget/StandardOutputView::setTitle()

Summary:

  • fix crash which was possible when removing the Run toolview after starting a unit test and then restarting a test with closed toolview
  • title was not set correctly for new jobs when tabs of the OutputView were closed

Test Plan:

  • start a unit test
  • close the Run toolview
  • start another unit test
  • start a unit test, click on "Close all other output views"
  • start another unit test, check the tab title

Reviewers: KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kfunk, kdevelop-devel

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

Details

Committed
kfunkJul 10 2017, 10:14 PM
Reviewer
KDevelop
Differential Revision
D6594: Correctly access OutputWidget/StandardOutputView::setTitle()
Parents
R33:dfc656dfe7ed: Set sorted open document list as Dock menu on Mac
Branches
Unknown
Tags
Unknown