Skip to content
Commit 6ee6cc02 authored by Alexey Min's avatar Alexey Min
Browse files

[platforms/hwcomposer] Fix build failure after D23495

    In file included from /build/src/kwin-5.16.90/plugins/platforms/hwcomposer/hwcomposer_backend.cpp:21:
    /build/src/kwin-5.16.90/plugins/platforms/hwcomposer/hwcomposer_backend.h:58:11: error:
    'QSize KWin::HwcomposerOutput::pixelSize() const' marked 'override', but does not override
       58 |     QSize pixelSize() const override;
          |           ^~~~~~~~~

Fixes dbb2cede



Reviewed-by: default avatarBhushan Shah <bshah@kde.org>
parent c790c502
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment