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