diff options
Diffstat (limited to 'kpackage/gentooInterface.h')
-rw-r--r-- | kpackage/gentooInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/gentooInterface.h b/kpackage/gentooInterface.h index 02ddbb4..8d38794 100644 --- a/kpackage/gentooInterface.h +++ b/kpackage/gentooInterface.h @@ -26,7 +26,7 @@ class Gentoo : public pkgInterface { Q_OBJECT - TQ_OBJECT + public: Gentoo(); |