Meta: Do not link QtSvg in the GN build

We haven't used QtSvg in some time, we now use TVG files for icons.
This commit is contained in:
Timothy Flynn 2024-05-29 17:07:35 -04:00 committed by Tim Flynn
parent 1d81cfe168
commit 31cd3124cc

View file

@ -38,7 +38,6 @@ link_qt("ladybird_qt_components") {
"Gui",
"Widgets",
"Network",
"Svg",
]
}