src/hbutils/document/hbdocumentloaderplugin.h
branchGCC_SURGE
changeset 15 f378acbc9cfb
parent 5 627c4a0fd0e7
--- a/src/hbutils/document/hbdocumentloaderplugin.h	Thu Jul 15 14:03:49 2010 +0100
+++ b/src/hbutils/document/hbdocumentloaderplugin.h	Thu Jul 22 16:36:53 2010 +0100
@@ -39,7 +39,7 @@
 };
 Q_DECLARE_INTERFACE(HbDocumentLoaderPluginInterface, "com.nokia.hb.HbDocumentLoaderPlugin/1.0")
 
-class HB_TOOLS_EXPORT HbDocumentLoaderPlugin : public QObject, public HbDocumentLoaderPluginInterface
+class HB_UTILS_EXPORT HbDocumentLoaderPlugin : public QObject, public HbDocumentLoaderPluginInterface
 {
     Q_OBJECT 
     Q_INTERFACES(HbDocumentLoaderPluginInterface)