Various Mac related fixes (Thanks Mirco Chinelli)

This commit is contained in:
Christophe Dumez
2010-06-09 15:13:52 +00:00
parent 11fe685a6b
commit c31b5f1f97
7 changed files with 66 additions and 9 deletions

View File

@@ -30,8 +30,6 @@
#ifndef QMACAPPLICATION_H
#define QMACAPPLICATION_H
#ifdef Q_WS_MAC
#include "qtsingleapplication.h"
#include <QStringList>
@@ -47,9 +45,6 @@ signals:
protected:
bool event(QEvent *);
};
#endif
#endif // QMACAPPLICATION_H