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:
parent
e807014c12
commit
4c55dd3d74
@ -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?
|
//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
|
QStringList Package::knownPackages(const QString& packageRoot) // static
|
||||||
{
|
{
|
||||||
QDir dir(packageRoot);
|
QDir dir(packageRoot);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user