https://bugs.kde.org/show_bug.cgi?id=472409

--- Comment #9 from psykose <al...@ayaya.dev> ---
nothing that special on the linker line that i can tell. the version script
used is just

Qt_6_PRIVATE_API {
    qt_private_api_tag*;
};
Qt_6 { *; };
Qt_6.0 {} Qt_6;
Qt_6.1 {} Qt_6.0;
Qt_6.2 {} Qt_6.1;
Qt_6.3 {} Qt_6.2;
Qt_6.4 {} Qt_6.3;
Qt_6.5 { qt_version_tag; } Qt_6.4;

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to