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

List:       kde-commits
Subject:    [kdevplatform] /: Minor: Fix warning
From:       Kevin Funk <kevin () kfunk ! org>
Date:       2014-01-27 14:33:56
Message-ID: E1W7nG8-0001Rb-6H () scm ! kde ! org
[Download RAW message or body]

Git commit f4f421f4a7e214c8dab3a6b437f3fb07661e90a9 by Kevin Funk.
Committed on 27/01/2014 at 14:33.
Pushed by kfunk into branch 'master'.

Minor: Fix warning

M  +2    -2    config-kdevplatform.h.cmake

http://commits.kde.org/kdevplatform/f4f421f4a7e214c8dab3a6b437f3fb07661e90a9

diff --git a/config-kdevplatform.h.cmake b/config-kdevplatform.h.cmake
index 17ec6f8..e49c9d1 100644
--- a/config-kdevplatform.h.cmake
+++ b/config-kdevplatform.h.cmake
@@ -1,6 +1,6 @@
 // Provide wrapper for noexcept: Q_DECL_NOEXCEPT (also part of Qt5's qglob=
al.h)
-// TODO: Just use qglobal.h when porting to KF5
-#include <qglobal.h>
+// TODO: Just use QtCore/qglobal.h when porting to KF5
+#include <QtCore/qglobal.h>
 =

 #ifndef Q_DECL_NOEXCEPT
 #ifdef Q_OS_WIN
[prev in list] [next in list] [prev in thread] [next in thread] 

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