Merge branch 'master' into google
[mdictionary] / trunk / src / plugins / google / src / GooglePlugin.cpp
index 39aa5ae..d62d6ed 100644 (file)
@@ -29,7 +29,6 @@
 
 GooglePlugin::GooglePlugin(QObject *parent): CommonDictInterface(parent),
                     _name(tr("")),_infoNote(tr("")) {
-
     _settings = new Settings();
     _settings->setValue("lang_to","");
     _settings->setValue("lang_from","");