anthonyfieroni added inline comments. INLINE COMMENTS
> containmentinterface.cpp:589 > + } > + qDebug() << "clearDataForMimeJob() ends."; > } Don't add uncategorized qDebug, i see it exists in code base but they should be ported as well. > containmentinterface.cpp:816-819 > + //choices->exec(); > } else { > - dropJob->setApplicationActions(dropActions); > + //dropJob->setApplicationActions(m_dropActions); > } Remove, don't leave commented code REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D26691 To: trmdi, #plasma, mart Cc: anthonyfieroni, #plasma, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns