From d67b95910ad6295054c21c55a6b50024f533e498 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 18 Sep 2018 05:31:30 +0000 Subject: [PATCH] Added .gitmodules Fixes #128 --- .gitmodules | 3 +++ colorpicker | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..a7400dae4e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "colorpicker"] + path = colorpicker + url = https://github.com/M66B/colorpicker.git diff --git a/colorpicker b/colorpicker index 9cc362c55d..d6b7e7e8ac 160000 --- a/colorpicker +++ b/colorpicker @@ -1 +1 @@ -Subproject commit 9cc362c55d7f118063042721a2df505f9be91dce +Subproject commit d6b7e7e8acc91045796c1823f87d690ac9cc382e