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

List:       kde-commits
Subject:    [rkward] rkward: Silence up Krazy [includes] check
From:       Yuri Chornoivan <null () kde ! org>
Date:       2018-09-29 8:02:57
Message-ID: E1g6ADJ-0002Jb-Bf () code ! kde ! org
[Download RAW message or body]

Git commit 6b85653ff77b2713350b0d5d2b7555458f2dc511 by Yuri Chornoivan.
Committed on 29/09/2018 at 08:02.
Pushed by yurchor into branch 'master'.

Silence up Krazy [includes] check

M  +5    -2    rkward/main.cpp

https://commits.kde.org/rkward/6b85653ff77b2713350b0d5d2b7555458f2dc511

diff --git a/rkward/main.cpp b/rkward/main.cpp
index 6c3f848d..e5515d02 100644
--- a/rkward/main.cpp
+++ b/rkward/main.cpp
@@ -59,7 +59,7 @@
 #	include <KCrash>
 #endif
 =

-#include <qstring.h>
+#include <QString>
 #include <QMutex>
 #include <QTemporaryFile>
 #include <QDir>
@@ -67,7 +67,10 @@
 #include <QApplication>
 #include <QUrl>
 #include <QCommandLineParser>
-#include <QtDBus>
+#include <QDBusConnection>
+#include <QDBusInterface>
+#include <QDBusReply>
+#include <QTime>
 #include <QSettings>
 =

 #include <stdio.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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