Revision 1777 trunk/client/gui_qt/mainwindow.cpp

mainwindow.cpp (revision 1777)
335 335

                
336 336
void MainWindow::onAllDownloadsCompleted(void)
337 337
{
338
    qDebug("All downloads are completed. The program will now shut down automatically\n");
338 339
    if (!glue->utilsPerformShutdown()) {
339 340
        qWarning("Unknown error occured while trying to shut down the computer");
340 341
    } else {

Also available in: Unified diff