hein added a comment.

  Much nicer than the other approach, just one question.

INLINE COMMENTS

> dropjob.cpp:324
> +    for (QMenu *menu : d->m_menus) {
> +        if (!d->m_appActions.isEmpty() || !d->m_pluginActions.isEmpty()) {
> +            menu->addSeparator();

Should this be && instead of ||? "Add actions if either of those is not empty" 
seems weird, what's the reasoning?

REPOSITORY
  R241 KIO

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: mart, #plasma
Cc: hein, plasma-devel, #frameworks, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol

Reply via email to