-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule LunarCalendar
updated
13 files
+1 −1 | 3th_lib/sxtwl | |
+27 −27 | App/MainWindow.cpp | |
+1 −0 | App/MainWindow.h | |
+2 −2 | ChangeLog.md | |
+5 −3 | Src/CMakeLists.txt | |
+74 −47 | Src/CalendarLunar.cpp | |
+23 −10 | Src/CalendarLunar.h | |
+12 −0 | Src/LunarCalendar.cpp | |
+10 −3 | Src/LunarCalendar.h | |
+60 −186 | Src/LunarTable.cpp | |
+7 −4 | Src/LunarTable.h | |
+ − | Src/Resource/Data/2000_2119_v0.dat | |
+1 −1 | Src/Resource/database/chinese_holidays.sql |