I changed my mind
This commit is contained in:
parent
e06bf17d13
commit
529fb07b42
@ -1306,10 +1306,6 @@ void Application::subRunningInstance()
|
||||
|
||||
bool Application::shouldExitNow() const
|
||||
{
|
||||
#ifdef Q_OS_MACOS
|
||||
return false;
|
||||
#endif
|
||||
|
||||
return m_runningInstances == 0 && m_openWindows == 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user