https://bugs.kde.org/show_bug.cgi?id=298511
--- Comment #6 from Piotr Mierzwinski <piotr.mierzwin...@gmail.com> --- [Kevin] @Piotr: It works for me using latest 5.0 branch. Are you sure? I've retested it again using kdevelop-4.90.91 built by packager from Mageia Cauldron distribution. I can say that change of returned type of static function made in header file works (cpp file is properly updated). Only left minor bug(s). After click in "1" on "Adapt signature" window/toolTip, this window still visible on the screen and I expect that disappear. It doesn't happen when I press shortcut "Alt+1" ("Adapt signature" disappear). Second issue is that, in cpp definition noting happen after changing return type. [Kevin] Why do we have two bug reports for this to begin with? Marking as duplicate. Please report on that one. For me it was two things, because involved two behaviours (actions made by user to get an error). In bug 356179 "static" word was removed after removing last parameter in the function/method (which was declared static). And here definition/declaration is not updated after changing the type. -- You are receiving this mail because: You are watching all bug changes.