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

/haiku/src/apps/expander/
H A DExpanderPreferences.cpp170 bool show_contents_listing; local
215 if (fSettings->FindBool("show_contents_listing",
216 &show_contents_listing) == B_OK
217 && show_contents_listing) {
236 fSettings->ReplaceBool("show_contents_listing",

Completed in 122 milliseconds