From aba07ce6fe0d7f3385e46d4dacbfb9c44cb67183 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 22 Feb 2013 15:58:16 +0100 Subject: [PATCH] Doc: use the same terminology as in the Manual Add a refactoring action that was also added. Change-Id: I3f400a8003961714a5b650e75cb061fa983e5983 Reviewed-by: Nikolai Kosjar --- dist/changes-2.7.0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0 index f5869e73d96..cb8c2868028 100644 --- a/dist/changes-2.7.0 +++ b/dist/changes-2.7.0 @@ -100,7 +100,8 @@ Debugging Analyzer C++ Support - * Added GetterSetter quick fix + * Added Create Getter and Setter Member Functions refactoring action + * Added Reformat Pointers or References refactoring action * Fixed semantic highlighting when multiple editors are visible * Fixed Find/Rename Macro usage * Added code completion for instantiation of templates with default argument