diff options
Diffstat (limited to 'libkcddb/asynchttplookup.h')
-rw-r--r-- | libkcddb/asynchttplookup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/asynchttplookup.h b/libkcddb/asynchttplookup.h index 9e3f212b..ad27e6fc 100644 --- a/libkcddb/asynchttplookup.h +++ b/libkcddb/asynchttplookup.h @@ -28,7 +28,7 @@ namespace KCDDB class AsyncHTTPLookup : public HTTPLookup { - Q_OBJECT + TQ_OBJECT public: |