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;