🍎 Add treatPackageasDirectory as an option

This commit is contained in:
Shubham 2017-07-17 21:40:57 -04:00 committed by Kevin Sawicki
parent 80e35b6682
commit b25a1d10a2
4 changed files with 7 additions and 2 deletions

View file

@ -30,6 +30,7 @@ enum FileDialogProperty {
FILE_DIALOG_SHOW_HIDDEN_FILES = 1 << 4,
FILE_DIALOG_PROMPT_TO_CREATE = 1 << 5,
FILE_DIALOG_NO_RESOLVE_ALIASES = 1 << 6,
FILE_DIALOG_TREAT_PACKAGE_APP_AS_DIRECTORY = 1 << 7,
};
typedef base::Callback<void(