Compile fix Linux.

This commit is contained in:
Friedemann Kleint 2011-05-26 09:19:18 +02:00
parent ed529bbf49
commit 54f9a04fd8

View File

@ -53,6 +53,7 @@
// We mean it.
//
#include <QtCore/qglobal.h>
#if defined(Q_OS_UNIX)
#include "private/qeventdispatcher_unix_p.h"
#define EVENTDISPATCHERBASE QEventDispatcherUNIX