git-svn-id: svn://ultimatepp.org/upp/trunk@8697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-07-17 13:41:49 +00:00
parent 60bd362056
commit bac2fe60aa

View file

@ -154,6 +154,12 @@ void Autocomplete()
popup.Ctrl::PopUp
}
void Autocomplete()
{
String txt[2];
txt[1].
}
void JumpTo()
{
Point p;