mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
Fix build failures under Qt 5.15+
This commit is contained in:
parent
f459e944e0
commit
f7dbb81ff6
@ -23,6 +23,7 @@
|
||||
|
||||
#include <QSvgRenderer>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QMouseEvent>
|
||||
#include <QApplication>
|
||||
#include <QIcon>
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
#include <QSvgRenderer>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QMouseEvent>
|
||||
#include <QApplication>
|
||||
#include <QIcon>
|
||||
|
@ -1,6 +1,7 @@
|
||||
#include "spliteranimated.h"
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QDebug>
|
||||
|
||||
#define OpacityMax 0.3
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
#include <QMouseEvent>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <DHiDPIHelper>
|
||||
#include <DStyle>
|
||||
#include <DGuiApplicationHelper>
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "../xembedtraywidget.h"
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <QDebug>
|
||||
#include <QMouseEvent>
|
||||
#include <QDrag>
|
||||
|
Loading…
x
Reference in New Issue
Block a user