I changed my mind
This commit is contained in:
parent
e06bf17d13
commit
529fb07b42
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue