Sine Striker
2023-12-21 2f59395b8183b1de62bd0ba83685298d9a7e3271
src/stylesupport/styleagent_linux.cpp
@@ -7,9 +7,13 @@
    void StyleAgentPrivate::setupSystemThemeHook() {
    }
    void StyleAgentPrivate::removeSystemThemeHook() {
    }
    bool StyleAgentPrivate::updateWindowAttribute(QWindow *window, const QString &key,
                                                  const QVariant &attribute,
                                                  const QVariant &oldAttribute) {
        Q_UNUSED(oldAttribute)
        return false;
    }