Zhao Yuhang
2023-12-21 430d245bb94c634047e7b65232eb3e50e2b6e49a
src/stylesupport/styleagent_mac.mm
@@ -7,9 +7,14 @@
    void StyleAgentPrivate::setupSystemThemeHook() {
    }
    void StyleAgentPrivate::removeSystemThemeHook() {
    }
    bool StyleAgentPrivate::updateWindowAttribute(QWindow *window, const QString &key,
                                                  const QVariant &attribute,
                                                  const QVariant &oldAttribute) {
        Q_UNUSED(oldAttribute)
        if (key == QStringLiteral("no-system-buttons")) {
            if (attribute.toBool()) {
                // TODO: set off