Procházet zdrojové kódy

Meta: Do not link QtSvg in the GN build

We haven't used QtSvg in some time, we now use TVG files for icons.
Timothy Flynn před 1 rokem
rodič
revize
31cd3124cc
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Meta/gn/secondary/Ladybird/BUILD.gn

+ 0 - 1
Meta/gn/secondary/Ladybird/BUILD.gn

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