Merge branch 'http' of ssh://drop.maemo.org/git/mdictionary into http
[mdictionary] / src / plugins / xdxf / xdxfplugin.cpp
index a0f49f0..f46c5ff 100644 (file)
@@ -28,6 +28,9 @@
 #include "../../include/Notify.h"
 #include "DownloadDict.h"
 
+
+XdxfDictDownloader XdxfPlugin::dictDownloader;
+
 XdxfPlugin::XdxfPlugin(QObject *parent) : CommonDictInterface(parent),
                     _langFrom(""), _langTo(""),_name(""), _infoNote("") {