fix bug where activating current view won't focus it

Authored by amhndu on Jun 20 2018, 6:02 PM.

Description

fix bug where activating current view won't focus it

When activateView was called with the currently active view,
it just returned early, ignoring the focus parameter whether or not
it should set the focus.

Differential Revision: https://phabricator.kde.org/D13592
BUG: 394105

Details

Committed
brauchJun 20 2018, 6:02 PM
Differential Revision
D13592: Fix bug where activating current view won't focus it
Parents
R32:4e02a129bfbb: Reenable navigation inside QtDocumentation
Branches
Unknown
Tags
Unknown