https://bugs.kde.org/show_bug.cgi?id=380452

--- Comment #3 from Hugo Pereira Da Costa <hugo.pereira.da.co...@gmail.com> ---
Also, I remember a discussion on kcd about how using Q_DECL_OVERRIDE was a
pita, and that one should simply use "override". Just checked, that's what kwin
and kdecoration does. 

Since at least the decoration part of breeze and oxygen rely on kdecoration,
(and thus have the same compiler requirements), I would change Q_DECL_OVERRIDE
into override there. 
This also would have prevented the crash (override is defined disregarding the
Qt version).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to