- add inhibit suspend whilst playing for Mac

- add detection of resume from suspend for Mac
This commit is contained in:
craig.p.drummond
2014-09-22 19:45:48 +00:00
parent 0f5001e1cc
commit ceedf3697f
11 changed files with 168 additions and 12 deletions

View File

@@ -45,4 +45,3 @@ Application::Application(int &argc, char **argv)
QIcon::setThemeName(QLatin1String("oxygen"));
}