Skip to content
  • Eike Ziller's avatar
    Core: Refactor handling of "window state" actions out of MainWindow · fe5b3a39
    Eike Ziller authored
    
    
    Currently the actions for fullscreen, minimize and zoom only apply to
    the main window, even if a different window is active.
    Refactor the handling of these actions into a WindowSupport class, and
    use that instead for the main window. In a second step, this will be
    used to add the functionality to the corresponding external windows
    (e.g. help and editor windows)
    
    Change-Id: Ief2c880f40948c3bb724196d6e0cfe888b8ece89
    Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
    fe5b3a39