From 430d245bb94c634047e7b65232eb3e50e2b6e49a Mon Sep 17 00:00:00 2001 From: Zhao Yuhang <2546789017@qq.com> Date: ćšć, 21 12æ 2023 22:00:37 +0800 Subject: [PATCH] add more attrib --- src/stylesupport/styleagent_p.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/stylesupport/styleagent_p.h b/src/stylesupport/styleagent_p.h index b59266d..3e36aaf 100644 --- a/src/stylesupport/styleagent_p.h +++ b/src/stylesupport/styleagent_p.h @@ -2,6 +2,7 @@ #define STYLEAGENTPRIVATE_H #include <QWKStyleSupport/styleagent.h> +#include <QtCore/QHash> namespace QWK { -- Gitblit v1.9.1