Sine Striker
2023-12-12 0586c98f90866e4bc9f0dfe73aefb0a07c56697e
src/core/contexts/qtwindowcontext.cpp
@@ -46,6 +46,13 @@
    QtWindowContext::~QtWindowContext() {
    }
    QString QtWindowContext::key() const {
        return QStringLiteral("qt");
    }
    void QtWindowContext::virtual_hook(int id, void *data) {
    }
    bool QtWindowContext::setupHost() {
        return false;
    }