Made the service manager more consistent to exceptions

This commit is contained in:
emeric
2014-09-10 20:15:10 +02:00
parent e1323c3160
commit 31ef4ad5e9
+1
View File
@@ -33,6 +33,7 @@ ServiceManager::ServiceManager()
ServiceManager::~ServiceManager() ServiceManager::~ServiceManager()
{ {
stopServices();
} }
void void