From 87736632617b2ebb0f134289444730b68f60e1f7 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Thu, 26 Apr 2012 13:10:00 +0100 Subject: Change include order to work around slot redefinition conflicts diff --git a/Swift/QtUI/CocoaApplicationActivateHelper.mm b/Swift/QtUI/CocoaApplicationActivateHelper.mm index 7c42380..2904b20 100644 --- a/Swift/QtUI/CocoaApplicationActivateHelper.mm +++ b/Swift/QtUI/CocoaApplicationActivateHelper.mm @@ -4,10 +4,10 @@ * See Documentation/Licenses/GPLv3.txt for more information. */ +#include #include "CocoaApplicationActivateHelper.h" #include -#include #include @interface CocoaApplicationActivateHelperDelegate : NSObject { @@ -51,4 +51,4 @@ bool CocoaApplicationActivateHelper::eventFilter(QObject* object, QEvent* event) } -} \ No newline at end of file +} -- cgit v0.10.2-6-g49f6