D28240: special character shown in warning dialog
Abdel-Rahman Abdel-Rahman
noreply at phabricator.kde.org
Mon Mar 30 20:46:45 BST 2020
abogical added inline comments.
INLINE COMMENTS
> browserwindow.cpp:1499
>
> - if (askOnClose && m_tabWidget->normalTabsCount() > 1) {
> + if (m_tabWidget->normalTabsCount() > 1) {
> CheckBoxDialog dialog(QMessageBox::Yes | QMessageBox::No, this);
I don't think you're supposed to change this line. This will result in always warning you even if you told it to skip the warning next time.
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D28240
To: allknow, jachin, drosca
Cc: abogical, drosca, jachin, #falkon, falkon, allknow, grune, akilgus, siraj_qazi, saishm, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, clivej, mparillo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20200330/36b1a958/attachment.html>
More information about the Falkon
mailing list