ws
This commit is contained in:
parent
d25ba46ae7
commit
a77ae27de4
@ -38,13 +38,10 @@ class PlasmaPkg : public QCoreApplication
|
||||
PlasmaPkg(int& argc, char** argv);
|
||||
virtual ~PlasmaPkg();
|
||||
|
||||
|
||||
void listPackages(const QStringList &types);
|
||||
void showPackageInfo(const QString &pluginName);
|
||||
|
||||
QString findPackageRoot(const QString &pluginName, const QString &prefix);
|
||||
|
||||
|
||||
private Q_SLOTS:
|
||||
void runMain();
|
||||
void packageInstalled(KJob *job);
|
||||
|
Loading…
Reference in New Issue
Block a user