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

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sat Feb 28 16:00:01 UTC 2009


The following commit has been merged in the master branch:
commit 501f0107822cf1cc4427727e1784ad09defeb08b
Author: George Kiagiadakis <gkiagia at users.sourceforge.net>
Date:   Sat Feb 28 17:59:27 2009 +0200

    Minor headers fix.

diff --git a/main.cpp b/main.cpp
index afc8963..a0166c8 100644
--- a/main.cpp
+++ b/main.cpp
@@ -14,8 +14,10 @@
     You should have received a copy of the GNU Lesser General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
-#include <QtGui>
-#include <migrationtool.h>
+#include "migrationtool.h"
+#include <QApplication>
+#include <QFile>
+#include <QTranslator>
 
 int main(int argc, char* argv[])
 {

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



More information about the pkg-kde-commits mailing list