diff options
Diffstat (limited to 'libkcddb/test/asynccddblookuptest.h')
-rw-r--r-- | libkcddb/test/asynccddblookuptest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/test/asynccddblookuptest.h b/libkcddb/test/asynccddblookuptest.h index fb4b940f..459799e5 100644 --- a/libkcddb/test/asynccddblookuptest.h +++ b/libkcddb/test/asynccddblookuptest.h @@ -9,7 +9,7 @@ using namespace KCDDB; class AsyncCDDBLookupTest : public TQObject { Q_OBJECT - TQ_OBJECT + public: |