summaryrefslogtreecommitdiffstats
path: root/kpackage/debAptInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/debAptInterface.h')
-rw-r--r--kpackage/debAptInterface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpackage/debAptInterface.h b/kpackage/debAptInterface.h
index b5d89ee..933622b 100644
--- a/kpackage/debAptInterface.h
+++ b/kpackage/debAptInterface.h
@@ -59,10 +59,10 @@ public:
void listRemotePackages(TQPtrList<packageInfo> *pki);
TQStringList getFileList(packageInfo *p);
- KAction *updateM, *upgradeM, *fixupM, *fileM;
+ TDEAction *updateM, *upgradeM, *fixupM, *fileM;
- void makeMenu(KActionCollection* act);
- void setMenu(KActionCollection* act, bool enable);
+ void makeMenu(TDEActionCollection* act);
+ void setMenu(TDEActionCollection* act, bool enable);
TQStringList readApt();
TQStringList readAptS();