diff options
Diffstat (limited to 'libkcddb/client.h')
-rw-r--r-- | libkcddb/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/client.h b/libkcddb/client.h index c28d763e..e28f9612 100644 --- a/libkcddb/client.h +++ b/libkcddb/client.h @@ -40,7 +40,7 @@ namespace KCDDB * cddb->lookup(discSignature); * CDInfo info = cddb->bestLookupResponse();</code> */ - class KDE_EXPORT Client : public TQObject + class TDE_EXPORT Client : public TQObject { TQ_OBJECT |