!20 解决编译报错

Merge pull request !20 from zhaoshixu/1226
This commit is contained in:
zhaoshixu 2023-01-05 08:34:42 +00:00 committed by Gitee
commit f7c2f58202
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
kylin-nm (3.14.0.0+0512-3k14) yangtze; urgency=medium
* add include QPainterPath
-- zhaoshixu <zhaoshixu@kylinos.cn> Thu, 05 Jan 2023 16:27:10 +0800
kylin-nm (3.14.0.0+0512-3k13) yangtze; urgency=medium
* 增加三种企业网加密方式LEAP PWD FAST

View File

@ -23,6 +23,7 @@
#include <QLabel>
#include <QApplication>
#include <QDBusReply>
#include <QPainterPath>
#include <KWindowEffects>