https://bugs.kde.org/show_bug.cgi?id=374801
--- Comment #11 from Stephen Kelly <steve...@gmail.com> --- Damn, useEnum should use uint instead of the flags type like this: void useEnum(int foo = 100, uint flags = EnumValueOne); -- You are receiving this mail because: You are watching all bug changes.