From 1270a2ab559f8062b584027da368f23c8fc616da Mon Sep 17 00:00:00 2001 From: cxl Date: Sun, 20 Sep 2015 18:16:20 +0000 Subject: [PATCH] ide: Precedence of assist++ items changed (now shows declartion first) #1261 git-svn-id: svn://ultimatepp.org/upp/trunk@8954 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/ide/Cpp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppsrc/ide/Cpp.cpp b/uppsrc/ide/Cpp.cpp index ded283285..1afc12178 100644 --- a/uppsrc/ide/Cpp.cpp +++ b/uppsrc/ide/Cpp.cpp @@ -144,7 +144,7 @@ void AssistEditor::GatherItems(const String& type, bool only_public, Index