Merge branch 'xdxf' into gui
[mdictionary] / trunk / src / plugins / xdxf / src / XdxfPlugin / xdxfplugin.cpp
index 34d6d22..b06bca5 100644 (file)
@@ -122,8 +122,7 @@ DictDialog* XdxfPlugin::dictDialog() {
 
 
 CommonDictInterface* XdxfPlugin::getNew(const Settings*) const {
-  // CommonDictInterface *commonDictInterface= new
-    ;
+  return new XdxfPlugin();
 }
 
 bool XdxfPlugin::isAvailable() const {