SVN commit 433073 by luis_pedro: Don't explicitly instatiate QPtrList here. Caused a lot of pain on Mac OS X M +0 -2 kopenwith.cpp --- trunk/KDE/kdelibs/kio/kfile/kopenwith.cpp #433072:433073 @@ -64,8 +64,6 @@ #include #include -template class QPtrList; - #define SORT_SPEC (QDir::DirsFirst | QDir::Name | QDir::IgnoreCase)