Commit b0070cd5 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: fix compilation with Qt5

parent 591ec61d
...@@ -61,6 +61,7 @@ ...@@ -61,6 +61,7 @@
#include <QProgressBar> #include <QProgressBar>
#include <QTextEdit> #include <QTextEdit>
#include <QUrl> #include <QUrl>
#include <QMimeData>
static QPixmap *loadPixmapFromData( char *, int size ); static QPixmap *loadPixmapFromData( char *, int size );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment