Variable FileFilterEntry.executableOnly

struct FileFilterEntry
{
  // ...
  bool executableOnly;
  // ...
}