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 8d38794..49eef27 100644 --- a/kpackage/gentooInterface.h +++ b/kpackage/gentooInterface.h @@ -25,7 +25,7 @@ class Gentoo : public pkgInterface { - Q_OBJECT + TQ_OBJECT public: |