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

/haiku/src/apps/expander/
H A DExpanderPreferences.cpp169 bool open_destination_folder; local
209 if (fSettings->FindBool("open_destination_folder",
210 &open_destination_folder) == B_OK
211 && open_destination_folder) {
234 fSettings->ReplaceBool("open_destination_folder",

Completed in 100 milliseconds