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

/haiku/src/apps/webpositive/
H A DDownloadWindow.cpp130 BPath downloadPath; local
131 if (find_directory(B_DESKTOP_DIRECTORY, &downloadPath) != B_OK)
132 downloadPath.SetTo("/boot/home/Desktop");
134 downloadPath.Path());

Completed in 42 milliseconds