From 9f3aed016fdf69dd0356b0ec1b4fa3891259e63c Mon Sep 17 00:00:00 2001 From: Timothee 'TTimo' Besset Date: Sun, 12 Mar 2023 16:53:16 -0500 Subject: [PATCH] update vscode project --- gtkradiant-flatpak.code-workspace | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gtkradiant-flatpak.code-workspace b/gtkradiant-flatpak.code-workspace index 46895f45..92852b07 100644 --- a/gtkradiant-flatpak.code-workspace +++ b/gtkradiant-flatpak.code-workspace @@ -5,6 +5,12 @@ }, { "path": "../io.github.TTimo.GtkRadiant" + }, + { + "path": "../gtkglext" + }, + { + "path": "../pangox-compat-0.0.2" } ], "settings": {}