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

List:       kde-commits
Subject:    =?utf-8?q?=5Bbluedevil=5D_src/actionplugins/sendfile/helper=3A_F?=
From:       Alex Fiestas <alex () eyeos ! org>
Date:       2011-02-03 4:53:58
Message-ID: 20110203045358.CB32EA60CD () git ! kde ! org
[Download RAW message or body]

Git commit 64a964a2808be2a6de77be8269513a87ae392c5e by Alex Fiestas.
Committed on 03/02/11 at 05:33.
Pushed by afiestas into branch 'master'.

Fix built, forgot to add KDebug include.

M  +2    -1    src/actionplugins/sendfile/helper/obexagent.cpp     

http://commits.kde.org/bluedevil/64a964a2808be2a6de77be8269513a87ae392c5e

diff --git a/src/actionplugins/sendfile/helper/obexagent.cpp \
b/src/actionplugins/sendfile/helper/obexagent.cpp index 648cad1..70fb32b 100644
--- a/src/actionplugins/sendfile/helper/obexagent.cpp
+++ b/src/actionplugins/sendfile/helper/obexagent.cpp
@@ -24,11 +24,12 @@
 #include "obex_transfer.h"
 
 #include <QtCore/QDebug>
-
 #include <QDBusConnection>
 #include <QDBusPendingCall>
 #include <QDBusMessage>
 
+#include <KDebug>
+
 ObexAgent::ObexAgent(QObject* parent): QDBusAbstractAdaptor(parent)
 {
     m_killed = false;


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

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