CppEditor: Fix insert position in MoveFuncDefToDecl
When a class was directly assigned to a variable the definition was misplaced right after the variable. Task-number: QTCREATORBUG-10303 Change-Id: I2cdfee784b085d856d7ff5ebe62bf791b9a6754e Reviewed-by:Orgad Shaneh <orgads@gmail.com> 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 27 additions, 0 deletionssrc/plugins/cppeditor/cppquickfix_test.cpp
- src/plugins/cppeditor/cppquickfixes.cpp 1 addition, 1 deletionsrc/plugins/cppeditor/cppquickfixes.cpp
Loading
Please register or sign in to comment