diff options
Diffstat (limited to 'deco/baghiraclient.cpp')
| -rw-r--r-- | deco/baghiraclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/baghiraclient.cpp b/deco/baghiraclient.cpp index 4ea47f3..fad0aed 100644 --- a/deco/baghiraclient.cpp +++ b/deco/baghiraclient.cpp @@ -132,7 +132,7 @@ Atom baghira_deco_design = XInternAtom(tqt_xdisplay(), "BAGHIRA_DECO_DESIGN", Fa extern "C" { - KDE_EXPORT KDecorationFactory* create_factory() + TDE_EXPORT KDecorationFactory* create_factory() { return new Baghira::BaghiraFactory(); } |
