Sine Striker
2023-12-11 5d391535ac7277102351fe2490c8c25b02375664
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;
    }