forked from qt-creator/qt-creator
Mac build fix
Change-Id: I5b39a1753ed8b64a6e2f3a71ffb6dc9dd0546971 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#include <QPushButton>
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
#include <Carbon/Carbon.h>
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#endif
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
|
||||
Reference in New Issue
Block a user