git-svn-id: svn://ultimatepp.org/upp/trunk@8721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-07-22 07:10:07 +00:00
parent c7946b2baa
commit 122cc744e5

View file

@ -165,8 +165,8 @@ void Autocomplete()
void Autocomplete()
{
Vector<String> v;
v.begin()->
String txt[2];
txt[1].
}
void Autocomplete()
@ -252,12 +252,6 @@ void Autocomplete()
i.
}
void Autocomplete()
{
String txt[2]; // does not work yet!!!!
txt[1].
}
void JumpTo()
{
Point p;