D14610: Use KLineEdit for folder name if folder has write access, else use QLabel
Shubham
noreply at phabricator.kde.org
Mon Aug 6 08:35:10 BST 2018
shubham updated this revision to Diff 39164.
shubham added a comment.
Add check for bFromTemplate
simplify expression (!d->m_bFromTemplate && !itemList.supportsMoving()) to !(d->m_bFromTemplate || itemList.supportsMoving()) for better readability
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D14610?vs=39163&id=39164
REVISION DETAIL
https://phabricator.kde.org/D14610
AFFECTED FILES
src/widgets/kpropertiesdialog.cpp
To: shubham, rkflx, dfaure, ngraham
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180806/cc2c2e87/attachment.html>
More information about the Kde-frameworks-devel
mailing list