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

List:       kde-bugs-dist
Subject:    [Baloo] [Bug 344682] New: baloo-widgets master fails to compile against QT 5.5
From:       <bluescreen_avenger () verizon ! net>
Date:       2015-02-28 21:55:47
Message-ID: bug-344682-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=344682

            Bug ID: 344682
           Summary: baloo-widgets master fails to compile against QT 5.5
           Product: Baloo
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Widgets
          Assignee: me@vhanda.in
          Reporter: bluescreen_avenger@verizon.net

It seems to be missing a QDataStream include
This diff gets it to compile:

diff --git a/src/indexeddataretriever.cpp b/src/indexeddataretriever.cpp
index 0226b3c..cd4603e 100644
--- a/src/indexeddataretriever.cpp
+++ b/src/indexeddataretriever.cpp
@@ -20,6 +20,7 @@

 #include "indexeddataretriever.h"

+#include <QDataStream>
 #include <QProcess>
 #include <QFileInfo>
 #include <QStandardPaths>


Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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