Searched refs:newStr (Results 1 - 1 of 1) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp403 char* newStr = new char[len + 1]; local
404 strcpy(newStr, filePath);
405 matchList.AddItem(newStr);

Completed in 80 milliseconds