summaryrefslogtreecommitdiffstats
path: root/libkcddb/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/client.h')
-rw-r--r--libkcddb/client.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libkcddb/client.h b/libkcddb/client.h
index 3488a960..e28f9612 100644
--- a/libkcddb/client.h
+++ b/libkcddb/client.h
@@ -40,9 +40,9 @@ namespace KCDDB
* cddb->lookup(discSignature);
* CDInfo info = cddb->bestLookupResponse();</code>
*/
- class KDE_EXPORT Client : public TQObject
+ class TDE_EXPORT Client : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -102,4 +102,3 @@ namespace KCDDB
}
#endif // KCDDB_CLIENT_H
-// vim:tabstop=2:shiftwidth=2:expandtab:cinoptions=(s,U1,m1