D16156: Keeping the given code document filename consistent.
Andreas Cord-Landwehr
noreply at phabricator.kde.org
Fri Oct 12 18:28:20 BST 2018
cordlandwehr added inline comments.
INLINE COMMENTS
> mainwindow.cpp:497
> + QMessageBox msgBox;
> + msgBox.setText(QString("Error: file already exists."));
> + msgBox.exec();
just use the KMessageBox::error(...) factory to create an error message box with all the typical look and feel in KDE
REPOSITORY
R73 Rocs
REVISION DETAIL
https://phabricator.kde.org/D16156
To: fernandorodrigues, tcanabrava
Cc: cordlandwehr, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181012/f5abf664/attachment.html>
More information about the kde-edu
mailing list