[DEBUG] android FSNode error
This commit is contained in:
parent
f1dfed3ec2
commit
7da5b10f9f
@ -1564,7 +1564,7 @@ std::vector<std::string> etk::FSNode::folderGetSub(bool _getFolder, bool _getFil
|
||||
if (findIt == false) {
|
||||
listAdded.push_back(tmpString);
|
||||
etk::FSNode tmpEmement(tmpString);
|
||||
TK_VERBOSE("find element : '" << tmpString << "' --> " << *tmpEmement);
|
||||
TK_VERBOSE("find element : '" << tmpString << "' --> " << tmpEmement);
|
||||
out.push_back(tmpEmement.getName());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user