From e4136d015352cbb49724ade7e945c9bef8200922 Mon Sep 17 00:00:00 2001 From: Skittles Date: Thu, 23 Apr 2026 21:38:35 -0700 Subject: [PATCH] We use qt declarative --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 740d8b1..cf9536d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,5 @@ { "dependencies": [ - "qtbase" + "qtdeclarative" ] } \ No newline at end of file