https://bugs.kde.org/show_bug.cgi?id=401046
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/02541b8af06e1 | |adbad3eb8563dbcdd8cf17b3cd6 --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 02541b8af06e1adbad3eb8563dbcdd8cf17b3cd6 by David Edmundson. Committed on 15/11/2018 at 11:34. Pushed by davidedmundson into branch 'master'. [logout-greeter] Use correct enum for logout hint to QML Summary: Libkworkspace has two duplicate enum values for the same thing, with one marked as "//FIXME remove". My patchset is trying to kill that enum, but we still use it for backwards compatibility in the L&F QML in the greeter. In my split, I used the wrong one. Reviewers: mart Reviewed By: mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16891 M +1 -1 logout-greeter/greeter.cpp https://commits.kde.org/plasma-workspace/02541b8af06e1adbad3eb8563dbcdd8cf17b3cd6 -- You are receiving this mail because: You are watching all bug changes.