ahmadsamir added inline comments.

INLINE COMMENTS

> containmentactions.cpp:138
>  #if QT_VERSION < QT_VERSION_CHECK(5, 14, 0)
> +        int o = 
> QObject::staticQtMetaObject.indexOfEnumerator("Orientations");
> +        QMetaEnum orient = QObject::staticQtMetaObject.enumerator(o);

const ?

REPOSITORY
  R242 Plasma Framework (Library)

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

To: apol, #frameworks
Cc: ahmadsamir, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, 
ngraham, bruns

Reply via email to