Jelajahi Sumber

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 1 tahun lalu
induk
melakukan
31cd3124cc
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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",
     "Gui",
     "Widgets",
     "Widgets",
     "Network",
     "Network",
-    "Svg",
   ]
   ]
 }
 }