[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/frameworks] kinit: Fix QDebug include
From:       Martin Klapetek <mklapetek () kde ! org>
Date:       2013-08-05 17:51:33
Message-ID: E1V6OwP-0000TW-60 () scm ! kde ! org
[Download RAW message or body]

Git commit d7c03f9ad29805297746afdf85bf4685526837f2 by Martin Klapetek.
Committed on 05/08/2013 at 17:36.
Pushed by mklapetek into branch 'frameworks'.

Fix QDebug include

M  +1    -1    kinit/klauncher_main.cpp

http://commits.kde.org/kdelibs/d7c03f9ad29805297746afdf85bf4685526837f2

diff --git a/kinit/klauncher_main.cpp b/kinit/klauncher_main.cpp
index d996b8e..23a7c6e 100644
--- a/kinit/klauncher_main.cpp
+++ b/kinit/klauncher_main.cpp
@@ -24,7 +24,6 @@
 =

 #include "klauncher.h"
 #include "kcrash.h"
-#include "QDebug"
 #include <stdio.h>
 #include <stdlib.h>
 #include <signal.h>
@@ -32,6 +31,7 @@
 =

 #include "klauncher_cmds.h"
 #include <QtCore/QCoreApplication>
+#include <QDebug>
 =

 #ifndef USE_KPROCESS_FOR_KIOSLAVES
 static int sigpipe[ 2 ];

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic