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

Sune Vuorela pusling-guest at alioth.debian.org
Tue Feb 17 21:44:05 UTC 2009


The following commit has been merged in the master branch:
commit 0c7df1cdbcea021a41d4da202a6ba055328c731d
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Tue Feb 17 22:32:18 2009 +0100

    build include the diroperations parts

diff --git a/kaboom.pro b/kaboom.pro
index d5c6d9d..0ae5ad6 100644
--- a/kaboom.pro
+++ b/kaboom.pro
@@ -16,6 +16,9 @@ HEADERS += \
       migrationtool.h \
       migrationtool_p.h \
       warningpage.h \
+      diroperations/diroperations.h \
+      diroperations/progresswidget.h \
+      
       
 SOURCES += \
       choicepage.cpp \
@@ -24,4 +27,7 @@ SOURCES += \
       migrationpage.cpp \
       migrationtool.cpp \
       warningpage.cpp \
+      diroperations/diroperations.cpp \
+      diroperations/progresswidget.cpp \
+      
       

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



More information about the pkg-kde-commits mailing list