mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 14:22:57 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@8721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c7946b2baa
commit
122cc744e5
1 changed files with 2 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue