diff options
Diffstat (limited to 'libtdepim/sidebarextension.h')
-rw-r--r-- | libtdepim/sidebarextension.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/sidebarextension.h b/libtdepim/sidebarextension.h index 9abd6ea7..eead6af6 100644 --- a/libtdepim/sidebarextension.h +++ b/libtdepim/sidebarextension.h @@ -35,7 +35,7 @@ namespace KParts * Provides a way to export a widget which will be displayed in Kontacts * stackview at the left **/ - class KDE_EXPORT SideBarExtension : public TQObject + class TDE_EXPORT SideBarExtension : public TQObject { TQ_OBJECT |