diff options
Diffstat (limited to 'client/deKoratorclient.cpp')
| -rw-r--r-- | client/deKoratorclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/deKoratorclient.cpp b/client/deKoratorclient.cpp index a88b365..5c312fc 100644 --- a/client/deKoratorclient.cpp +++ b/client/deKoratorclient.cpp @@ -178,7 +178,7 @@ TQString DeKoratorFactory::masksPath_ = ""; extern "C" { - KDE_EXPORT KDecorationFactory* create_factory() + TDE_EXPORT KDecorationFactory* create_factory() { return new DeKorator::DeKoratorFactory(); } |
