some change
[mdictionary] / src / plugins / xdxf / XdxfDictDownloader.cpp
index 9995e9c..96415d9 100644 (file)
@@ -99,7 +99,7 @@ void XdxfDictDownloader::breakDownloading() {
     //if user cancel downloading we kill all running processes, hide progress dialog and set flag that user cancel downloading.
     aborted = true;
     http.kill();
-
+    qDebug()<<"end download";
     if(progressDialog && progressDialog->isVisible()) {
         progressDialog->accept();
     }