[SCM] Kaboom - Debian KDE 3->4 migration tool branch, master, updated. 68e0538f0be610eaca530f50ed55bfb2919fc25d

Sune Vuorela pusling-guest at alioth.debian.org
Tue Feb 24 20:47:14 UTC 2009


The following commit has been merged in the master branch:
commit 0199b6dbbb8a8dfb7b6439bd40db7947e6d6e113
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Tue Feb 24 21:44:32 2009 +0100

    add a string that can be used later for rechecking directory space

diff --git a/choicepage.cpp b/choicepage.cpp
index 7a663ab..3bff26a 100644
--- a/choicepage.cpp
+++ b/choicepage.cpp
@@ -108,6 +108,8 @@ ChoicePage::ChoicePage(QWidget *parent) : QWizardPage(parent)
 
 bool ChoicePage::backupSelected() const
 {
+  if(0)
+    qDebug() << tr("Recheck");
   return d->backup ? d->backup->isChecked() : false;
 }
 

-- 
Kaboom - Debian KDE 3->4 migration tool



More information about the pkg-kde-commits mailing list