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

List:       kde-commits
Subject:    [step/Applications/15.04] step: Add forward declaration of QIODevice
From:       Heiko Becker <heirecka () exherbo ! org>
Date:       2015-05-31 20:46:59
Message-ID: E1YzA8J-0005xp-A6 () scm ! kde ! org
[Download RAW message or body]

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

Add forward declaration of QIODevice

This fixes the build with Qt 5.5. Otherwise it fails with
"..step/worldmodel.h:187:18: error: 'QIODevice' has not been declared"

REVIEW: 123949

M  +1    -0    step/worldmodel.h

http://commits.kde.org/step/dfa5fdd634ac3c88fb5e32aa44035eb7bf826642

diff --git a/step/worldmodel.h b/step/worldmodel.h
index 17c72d5..4c2367a 100644
--- a/step/worldmodel.h
+++ b/step/worldmodel.h
@@ -37,6 +37,7 @@ namespace StepCore {
     class MetaProperty;
 }
 =

+class QIODevice;
 class QItemSelectionModel;
 class QTimer;
 class QMenu;
[prev in list] [next in list] [prev in thread] [next in thread] 

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