Signature mode must eventually end

This commit is contained in:
Katarina Behrens 2019-06-28 13:38:43 +02:00 committed by Albert Astals Cid
parent 6cff306bab
commit dd0c06a82b

View file

@ -1129,6 +1129,8 @@ void PageViewAnnotator::detachAnnotation()
selectTool(-1, ShowTip::No);
if (m_actionHandler)
m_actionHandler->deselectAllAnnotationActions();
} else {
setSignatureMode(false);
}
}