[interactiveconsole] Fix initial load selection

Authored by davidedmundson on Jun 18 2019, 10:22 PM.

Description

[interactiveconsole] Fix initial load selection

Summary:
QActionGroup has no signal for when an action within the group changes
checked state. Only when an action within is triggered.

Without calling trigger InteractiveConsole::modeSelectionChanged is not
triggered and m_mode is not updated.

BUG: 408787

Test Plan:
qdbus to launch the console
Execute button went to the right place

Reviewers: Plasma, broulik

Reviewed By: Plasma, broulik

Subscribers: broulik, plasma-devel

Tags: Plasma

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

Details

Committed
davidedmundsonJun 18 2019, 10:22 PM
Reviewer
Plasma
Differential Revision
D21852: [interactiveconsole] Fix initial load selection
Parents
R120:951551bc6d1a: [Notifications] Read BAMF_DESKTOP_FILE_HINT from environment
Branches
Unknown
Tags
Unknown