mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
143 stars 67 forks source link

Fix application exit on Mac #1123

Closed deXol closed 1 year ago

deXol commented 1 year ago

Since Qt6 quit is not exiting application properly on Mac, daemon keeps running and prepareToQuit is not called.