[Marble-commits] KDE/kdeedu/marble/src/plugins/render
Wes Hardaker
wjhns25 at hardakers.net
Wed Jul 7 19:59:24 CEST 2010
SVN commit 1147243 by hardaker:
BUG: 241125 - remove the private Qt include which is not needed anyway
M +0 -5 CMakeLists.txt
M +0 -1 aprs/qextserialport.h
--- trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt #1147242:1147243
@@ -23,10 +23,5 @@
# add_subdirectory( dataview )
# add_subdirectory( fileview )
-# FIXME: this is disabled for now because it uses private
-# Qt headers which currently don't get installed by emerge
-# (see Bug 241125)
-if (NOT WIN32)
add_subdirectory( aprs )
-endif (NOT WIN32)
--- trunk/KDE/kdeedu/marble/src/plugins/render/aprs/qextserialport.h #1147242:1147243
@@ -141,7 +141,6 @@
#include <windows.h>
#include <QThread>
#include <QReadWriteLock>
-#include <QtCore/private/qwineventnotifier_p.h>
#endif
/*!
More information about the Marble-commits
mailing list