SVN_SILENT: a bit of a note here to add to the todo

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=732882
This commit is contained in:
Aaron J. Seigo 2007-11-04 23:38:07 +00:00
parent e807014c12
commit 4c55dd3d74

View File

@ -143,6 +143,7 @@ QStringList Package::entryList(const char* fileType) const
}
//TODO: provide a version of this that allows one to ask for certain types of packages, etc?
// should we be using KService here instead/as well?
QStringList Package::knownPackages(const QString& packageRoot) // static
{
QDir dir(packageRoot);