diff options
Diffstat (limited to 'tdecore/kappdcopiface.h')
-rw-r--r-- | tdecore/kappdcopiface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kappdcopiface.h b/tdecore/kappdcopiface.h index 448f08d66..76e62ca64 100644 --- a/tdecore/kappdcopiface.h +++ b/tdecore/kappdcopiface.h @@ -34,7 +34,7 @@ dcop interface to all KDE applications that use it. @short DCOP interface to KApplication. @author Ian Reinhart Geiser <geiseri@yahoo.com> */ -class KDECORE_EXPORT KAppDCOPInterface : virtual public DCOPObject +class TDECORE_EXPORT KAppDCOPInterface : virtual public DCOPObject { K_DCOP |