X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fplugins%2Fxdxf%2FXdxfCachingDialog.cpp;h=a0db9a31fcd1349d2ba48090917815b4ce8184ea;hb=8d4a977481402f9456b57f2e584947afadf49dbc;hp=fce967ef1967078f2c517f345627093c25be4895;hpb=00c4970f59cd301a63e58a470619b9ad5ab075f2;p=mdictionary diff --git a/src/plugins/xdxf/XdxfCachingDialog.cpp b/src/plugins/xdxf/XdxfCachingDialog.cpp index fce967e..a0db9a3 100644 --- a/src/plugins/xdxf/XdxfCachingDialog.cpp +++ b/src/plugins/xdxf/XdxfCachingDialog.cpp @@ -60,11 +60,6 @@ XdxfCachingDialog::XdxfCachingDialog(QWidget *parent): QDialog(parent) { } -void XdxfCachingDialog::reject() { - return; -} - - void XdxfCachingDialog::updateCachingProgress(int progress, int time) { cachingProgressBar->setValue(progress);