Variable FileNameEditLine._filetypeIcons

class FileNameEditLine
{
  // ...
  string[string] _filetypeIcons;
  // ...
}