Home
last modified time | relevance | path

Searched refs:automatically_expand_files (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/expander/
H A DExpanderPreferences.cpp165 bool automatically_expand_files; in _ReadSettings() local
172 &automatically_expand_files) == B_OK) in _ReadSettings()
173 && automatically_expand_files) { in _ReadSettings()