Cleanup the enabled modules in all sub projects

Most modules were just enabled to add include path for dependent headers
This commit is contained in:
Roland Winklmeier
2018-05-14 16:06:35 +02:00
committed by Klaus Basan
parent 8fad39fdaf
commit 4aaccb44c3
27 changed files with 30 additions and 40 deletions

View File

@@ -11,7 +11,7 @@
#include "blackmisc/logmessage.h"
#include <QHash>
#include <QtWidgets/QMessageBox>
#include <QMessageBox>
#include <CoreFoundation/CoreFoundation.h>
#include <AppKit/NSEvent.h>
#include <AppKit/NSAlert.h>