mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 22:04:02 -06:00
A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4c97cf1fed
commit
2e58b3d8dc
16 changed files with 253 additions and 228 deletions
|
|
@ -54,7 +54,6 @@ int FindName(const Array<CppItem>& x, const String& name, int i)
|
|||
|
||||
bool CppBase::IsType(int i) const
|
||||
{
|
||||
// return GetKey(i) != "::";
|
||||
return GetKey(i).GetCount();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue