CppEditor: InsertDefFromDecl: Hide when definition already exists
"Add Definition Inside/Outside Class" was wrongly shown when there was
already an definition outside the class.
Change-Id: I6409080c6a1a3abdd4511f7db14ecb4f63458411
Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
Showing
- src/plugins/cppeditor/cppeditorplugin.h 1 addition, 0 deletionssrc/plugins/cppeditor/cppeditorplugin.h
- src/plugins/cppeditor/cppquickfix_test.cpp 15 additions, 0 deletionssrc/plugins/cppeditor/cppquickfix_test.cpp
- src/plugins/cppeditor/cppquickfixes.cpp 7 additions, 0 deletionssrc/plugins/cppeditor/cppquickfixes.cpp
Loading
Please register or sign in to comment