Variable AppFrame._shortcutSettings

class AppFrame
{
  // ...
  SettingsFile _shortcutSettings;
  // ...
}