google translation can be added to bookmark
[mdictionary] / src / plugins / google / GooglePlugin.h
index 17c0154..4f84f07 100644 (file)
@@ -153,6 +153,7 @@ private:
     volatile bool wait;
     QHttp *http;
     GoogleDictDialog *_dictDialog;
+    QThread *threa;
 };
 
 #endif // GOOGLEPLUGIN_H