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

Ian Haber <master.ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |master.ha...@gmail.com

--- Comment #1 from Ian Haber <master.ha...@gmail.com> ---
This also happens if you add another line of instantiation outside of the
brackets.

header: int bar;

cpp file:

class Foo: 
bar(0)
{
}

adding the bar(0) will also do the update declaration signature thing.

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

Reply via email to