D6332: [kcms/touchpad] Fix warning 'returning reference to temporary'

2017-06-22 Thread Christoph Feck
This revision was automatically updated to reflect the committed changes. Closed by commit R119:838777eaa6f0: Fix warning 'returning reference to temporary' (authored by cfeck). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6332?vs=15721=15752

D6332: [kcms/touchpad] Fix warning 'returning reference to temporary'

2017-06-21 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D6332 To: cfeck, #plasma, subdiff, knambiar, davidedmundson Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,

D6332: [kcms/touchpad] Fix warning 'returning reference to temporary'

2017-06-21 Thread Christoph Feck
cfeck created this revision. cfeck added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Our APIs still should not declare reference results for implicitly shared objects. This is not a problem with the current backends, because they just