From edda0b50537915a3b8c07735b9643cd0e11b1de1 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sat, 2 May 2026 16:03:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20ColorPickerDialogEx=20?= =?UTF-8?q?=E6=89=A9=E5=B1=95=E7=B1=BB=E5=BA=93=E9=A1=B9=E7=9B=AE=E6=BA=90?= =?UTF-8?q?=E7=A0=81=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ ColorPickerDialogEx | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ColorPickerDialogEx diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bae06f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ColorPickerDialogEx"] + path = ColorPickerDialogEx + url = https://gitea.winboll.cc/ZhanGSKen/ColorPickerDialogEx.git diff --git a/ColorPickerDialogEx b/ColorPickerDialogEx new file mode 160000 index 0000000..8608f8b --- /dev/null +++ b/ColorPickerDialogEx @@ -0,0 +1 @@ +Subproject commit 8608f8be78bec2b7f62e655ccc1f46147deec4e3