diff options
Diffstat (limited to 'akregator/src/librss/document.h')
-rw-r--r-- | akregator/src/librss/document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/librss/document.h b/akregator/src/librss/document.h index 8d098e7db..b876caf2f 100644 --- a/akregator/src/librss/document.h +++ b/akregator/src/librss/document.h @@ -28,7 +28,7 @@ namespace RSS * but rather use Loader::loadFrom() to produce a Document object. * @see Loader::loadForm() */ - class KDE_EXPORT Document + class TDE_EXPORT Document { public: /** |