From f700dd360ec57a08381c5e2e2757b5072c347f30 Mon Sep 17 00:00:00 2001 From: lenn Date: Wed, 14 Jan 2026 10:54:25 +0800 Subject: [PATCH] Remove OpenXLSX submodule --- .gitmodules | 6 +++--- 3rdpart/QXlsx | 1 + third_party/OpenXLSX | 1 - 3 files changed, 4 insertions(+), 4 deletions(-) create mode 160000 3rdpart/QXlsx delete mode 160000 third_party/OpenXLSX diff --git a/.gitmodules b/.gitmodules index 10fcbb0..a1f0a98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "third_party/OpenXLSX"] - path = third_party/OpenXLSX - url = https://github.com/troldal/OpenXLSX.git +[submodule "3rdpart/QXlsx"] + path = 3rdpart/QXlsx + url = https://github.com/QtExcel/QXlsx.git diff --git a/3rdpart/QXlsx b/3rdpart/QXlsx new file mode 160000 index 0000000..9f54593 --- /dev/null +++ b/3rdpart/QXlsx @@ -0,0 +1 @@ +Subproject commit 9f545935a1effa0144ba76598e95a7597210553a diff --git a/third_party/OpenXLSX b/third_party/OpenXLSX deleted file mode 160000 index 8680d6c..0000000 --- a/third_party/OpenXLSX +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8680d6c84b50c14209a19a9e1ca8d3e4dfad5275