kfiledialog.h references non-existent kfile.h

Treeve Jelbert treeve at scarlet.be
Fri Aug 23 09:14:52 UTC 2013


#ifndef KFILEDIALOG_H
#define KFILEDIALOG_H

#include <kio/kio_export.h>
#include <QDialog>
#include <kfile.h>
#include <qmimetype.h>
#include <QUrl>



In file included from /opt/qt5/include/KDE/KFileDialog:1:0,
                 from 
/var/git/kwin5/plasma/generic/wallpapers/image/image.cpp:27:
/opt/qt5/include/KDE/../kfiledialog.h:32:19: fatal error: kfile.h: No such file 
or directory
 #include <kfile.h>



More information about the Kde-frameworks-devel mailing list