Skip to content

Commit 5eb6b4c

Browse files
ComixHedeepin-bot[bot]
authored andcommitted
build: compiling failed with Qt 6.9
Signed-off-by: ComixHe <heyuming@deepin.org>
1 parent 75208f1 commit 5eb6b4c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/util/dicontheme.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include "private/dbuiltiniconengine_p.h"
77
#include "private/dciiconengine_p.h"
88
#include "private/diconproxyengine_p.h"
9+
#include <private/qicon_p.h>
910
#ifndef DTK_DISABLE_LIBXDG
1011
#include "private/xdgiconproxyengine_p.h"
1112
#else

src/util/private/dciiconengine.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <QPainter>
1010
#include <QPixmap>
11+
#include <QPixmapCache>
1112

1213
#include <private/qhexstring_p.h>
1314
#include <private/qiconloader_p.h>

0 commit comments

Comments
 (0)