diff options
Diffstat (limited to 'tdecore/kdcoppropertyproxy.h')
-rw-r--r-- | tdecore/kdcoppropertyproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kdcoppropertyproxy.h b/tdecore/kdcoppropertyproxy.h index 9bc7736e3..a5b1e4b22 100644 --- a/tdecore/kdcoppropertyproxy.h +++ b/tdecore/kdcoppropertyproxy.h @@ -36,7 +36,7 @@ class KDCOPPropertyProxyPrivate; * "setFoo( TQString )" and "TQString foo()" automatically into the corresponding * setProperty/property calls. */ -class KDECORE_EXPORT KDCOPPropertyProxy +class TDECORE_EXPORT KDCOPPropertyProxy { public: /** |