https://bugs.kde.org/show_bug.cgi?id=294583
Piotr Mierzwinski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Piotr Mierzwinski <[email protected]> --- In the newest stable version of KDevelop (5.6.2) this seems works. The issue is that this partially work and quickly stops work (in the same class/file). Partially because, when we remove (newly added and adapted in definition) 'const' then happens nothing. And the worst is that since now feature adapting 'const' in definition stops work. Therefore if we will add const at end of declaration of method then happens nothing. Unless we switch to another file and here it will work, but only till we remove 'const'. -- You are receiving this mail because: You are watching all bug changes.
