From kde-commits Tue Dec 14 11:26:23 2010 From: Patrick von Reth Date: Tue, 14 Dec 2010 11:26:23 +0000 To: kde-commits Subject: KDE/kdelibs/kio/kio Message-Id: <20101214112623.9243CAC8A7 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=129232601601815 SVN commit 1206436 by vonreth: this isnt needed anymore and removing it will remove a lot of warnings M +3 -3 global.h --- trunk/KDE/kdelibs/kio/kio/global.h #1206435:1206436 @@ -35,9 +35,9 @@ #include -#ifdef Q_OS_WIN -template class KDE_EXPORT QMap; -#endif +//#ifdef Q_OS_WIN +//template class KDE_EXPORT QMap; +//#endif class KUrl; class KJobTrackerInterface;