Sine Striker
2023-12-23 284455cec234dff2c15589dff8aa216f933590fe
minor tweaks
2个文件已修改
4 ■■■■ 已修改文件
qmsetup @ fcfb0c 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/core/windowagentbase.h 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
qmsetup
@@ -1 +1 @@
Subproject commit 426b3736eebff14d988b92fbce04800aca22c14e
Subproject commit fcfb0c5784624f3d2d71bce672149caf414aa1cb
src/core/windowagentbase.h
@@ -29,7 +29,7 @@
        Q_ENUM(SystemButton)
        QVariant windowAttribute(const QString &key) const;
        bool setWindowAttribute(const QString &key, const QVariant &attribute);
        Q_INVOKABLE bool setWindowAttribute(const QString &key, const QVariant &attribute);
    Q_SIGNALS:
        void systemThemeChanged();