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

List:       kde-commits
Subject:    [kiten/Applications/15.04] app: Include QObject header to fix build with Qt 5.5
From:       Heiko Becker <heirecka () exherbo ! org>
Date:       2015-05-31 20:50:40
Message-ID: E1YzABs-0006nN-Ot () scm ! kde ! org
[Download RAW message or body]

Git commit 47a7c12fc27d6b95467c8a9994f9c12371b6422d by Heiko Becker.
Committed on 31/05/2015 at 20:49.
Pushed by heikobecker into branch 'Applications/15.04'.

Include QObject header to fix build with Qt 5.5

Otherwise the build fails with "app/searchstringinput.h:34:1: error:
expected class-name before '{' token"

REVIEW: 123945

M  +2    -0    app/searchstringinput.h

http://commits.kde.org/kiten/47a7c12fc27d6b95467c8a9994f9c12371b6422d

diff --git a/app/searchstringinput.h b/app/searchstringinput.h
index c00d0a8..ae288e1 100644
--- a/app/searchstringinput.h
+++ b/app/searchstringinput.h
@@ -22,6 +22,8 @@
 #ifndef SEARCHSTRINGINPUT_H
 #define SEARCHSTRINGINPUT_H
 =

+#include <QObject>
+
 #include "dictquery.h"
 =

 class QAction;
[prev in list] [next in list] [prev in thread] [next in thread] 

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