https://bugs.kde.org/show_bug.cgi?id=392773
Bug ID: 392773 Summary: c++ importer does not recognize inline keyword Product: umbrello Version: 2.24.3 (KDE Applications 17.12.3) Platform: Other OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: importer Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- How to reproduce: 1. start umbrello 2. import the following code into umbrello class InlinedMethod { inline void inlinedMethod() {} void nonInlinedMethod(); }; 3. Open properties for imported methods in class 'InlinedMethod' What happens ? There are no information displayed for the 'inline' keyword What is required ? The inline keyword should be imported and displayed -- You are receiving this mail because: You are watching all bug changes.