From 615d70544065d5a113199f77d3fdab65328a53dc Mon Sep 17 00:00:00 2001 From: con <qtc-committer@nokia.com> Date: Wed, 6 Jan 2010 10:57:22 +0100 Subject: [PATCH] More changes. --- dist/changes-1.3.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/changes-1.3.1 b/dist/changes-1.3.1 index d9cd9e93d64..0fc73623b26 100644 --- a/dist/changes-1.3.1 +++ b/dist/changes-1.3.1 @@ -24,6 +24,8 @@ C++ Support * Fixed completion when a typedef symbol is used as class name * Fixed that template argument was marked as "not a type name" when defined as primitive type * Fixed some highlight errors in code using the win32 API + * Improved completion of function definition parameter lists to append the + const and volatile qualifiers if required Project support * Fixed that run configurations were disabled if they had no build step -- GitLab