diff options
Diffstat (limited to 'libkcddb/submit.h')
-rw-r--r-- | libkcddb/submit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/submit.h b/libkcddb/submit.h index 877b499a..512e69b9 100644 --- a/libkcddb/submit.h +++ b/libkcddb/submit.h @@ -34,7 +34,7 @@ namespace KIO namespace KCDDB { - class Submit : public CDDB, public QObject + class Submit : public CDDB, public TQObject { public: |