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

/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp408 BString folderPathStr; local
409 if (message->FindString("folderPath", &folderPathStr) == B_OK) {
410 BPath folderPath(folderPathStr);

Completed in 48 milliseconds