Qt5 compatibility
This commit squashes all the changes in the Qt5 branch relative to master. Backward compatibility with Qt4 is retained. Original authors: - Philip Kaufmann <phil.kaufmann@t-online.de> - Jonas Schnelli <jonas.schnelli@include7.ch>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "util.h"
|
||||
|
||||
#include <QPainter>
|
||||
#undef loop /* ugh, remove this when the #define loop is gone from util.h */
|
||||
#include <QApplication>
|
||||
|
||||
SplashScreen::SplashScreen(const QPixmap &pixmap, Qt::WindowFlags f) :
|
||||
|
||||
Reference in New Issue
Block a user