mart added inline comments. INLINE COMMENTS
> mouse.cpp:796 > + foreach (QObject *obj, children) { > + QAbstractSpinBox *field = qobject_cast<QAbstractSpinBox *>(obj); > + if (field != NULL) { not sure about this manual resize. couldn't the kcm just have used a gridlayout instead? REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2853 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: marten, #plasma Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas