davidedmundson added inline comments.

INLINE COMMENTS

> fallbacktaphandler.cpp:50
> +{
> +    setAcceptedMouseButtons(buttons);
> +    emit acceptedButtonsChanged();

m_buttons = buttons

or change the getter for acceptedButtons to call 
QQuickItem::acceptedMouseButtons

REPOSITORY
  R296 KDeclarative

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

To: mart, #plasma, davidedmundson
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, 
ngraham, bruns

Reply via email to