diff --git a/xml2object/src/xml2object.cpp b/xml2object/src/xml2object.cpp index 22d0340..c4225c2 100644 --- a/xml2object/src/xml2object.cpp +++ b/xml2object/src/xml2object.cpp @@ -27,7 +27,7 @@ Xml2Object::Xml2Object(void) getPluginAuthor(), getPluginDescription(), - GlobalAttributes::PluginsDir + + GlobalAttributes::getPluginsDir() + GlobalAttributes::DirSeparator + QString("xml2object") + GlobalAttributes::DirSeparator + QString("xml2object.png"));