pino added a comment.

  Ah yes, now I see it better, the whole KMessageBox::shouldBeShownContinue() 
check is bogus, since that key is not set by anything.

INLINE COMMENTS

> knewfilemenu.cpp:422
>      QDialog *confirmDialog = new QDialog(m_parentWidget);
>      confirmDialog->setWindowTitle(i18n("Create hidden directory?"));
>      confirmDialog->setModal(m_modal);

this is redundant now, as done in both the if branches below

REPOSITORY
  R241 KIO

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

To: shubham, ngraham
Cc: pino, dhaumann, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to