Route all calls to KDiff3App::canContinue through checkIfCanContinue

Authored by mreeves on Dec 13 2019, 8:42 PM.

Description

Route all calls to KDiff3App::canContinue through checkIfCanContinue

Setup KDiff3App::checkIfCanContinue signal and connect it to existsing slot.
Removes and obsticle to moving excess code out of KDiff3App.
The signal slot mechism is also easier to extend in a decentralized way.

Details

Committed
mreevesDec 13 2019, 8:42 PM
Parents
R983:35f222094b85: Change setData to return QString.
Branches
Unknown
Tags
Unknown