D29345: Fixes Dolphin crash on "Defocus Terminal Panel" menu click if no Konsole is installed.

Elvis Angelaccio noreply at phabricator.kde.org
Sun May 3 17:01:11 BST 2020


elvisangelaccio accepted this revision.
elvisangelaccio added inline comments.

INLINE COMMENTS

> terminalpanel.cpp:313
> +        return m_terminalWidget->hasFocus();
> +    } else {
> +        return hasFocus();

`else` not needed after a `return`.

REPOSITORY
  R318 Dolphin

BRANCH
  fix-dolphin-crush (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D29345

To: nikolaik, #dolphin, meven, elvisangelaccio, ngraham
Cc: kfm-devel, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200503/38cc6bf1/attachment.htm>


More information about the kfm-devel mailing list