Sine Striker
2023-12-21 862cbfe3032b1f71977fb66af7bd87645ec3eeac
src/core/windowagentbase.h
@@ -28,9 +28,6 @@
        };
        Q_ENUM(SystemButton)
        QVariant windowAttribute(const QString &key) const;
        void setWindowAttribute(const QString &key, const QVariant &var);
    public Q_SLOTS:
        void showSystemMenu(const QPoint &pos); // Only available on Windows now
        void centralize();