Merge branch 'master' into google
[mdictionary] / trunk / src / plugins / xdxf / src / XdxfCachingDialog.cpp
index 41ae949..f06f69c 100644 (file)
@@ -56,7 +56,6 @@ XdxfCachingDialog::XdxfCachingDialog(XdxfPlugin *parent) //:
 
    connect(parent, SIGNAL(updateCachingProgress(int, int)),
            this, SLOT(updateCachingProgress(int, int)));
-
     time.start();
 }