Skip to content
  • Michael Gratton's avatar
    Remove use of global application and engine instance vars in MainWindow. · 440d1bff
    Michael Gratton authored
    * src/client/application/geary-application.vala (GearyApplication):
      Deprecate 'instance' and add 'engine' prop, clean up slightly.
    
    * src/client/components/main-window.vala (MainWindow): Override
      'application' property to return an instance of GearyApplication, use
      that to replace use of global instance vars.
    440d1bff