This commit is contained in:
Marc Wäckerlin
2011-02-28 08:34:59 +00:00
parent 06d04776ee
commit aa806fef5c

View File

@@ -1127,7 +1127,6 @@ class Browser: public QMainWindow, protected Ui::Browser {
void finished() {
LOG;
actionStop->setEnabled(false);
_progress->hide();
}
//@}