-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
1 parent
4b93e67
commit adcc9f4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Fronter
updated
10 files
+2 −2 | Fronter.vcxproj | |
+1 −0 | Fronter/CMakeLists.txt | |
+2 −1 | Fronter/Source/Frames/MainFrame.cpp | |
+2 −1 | Fronter/Source/Frontend.cpp | |
+49 −0 | Fronter/Source/UpdateChecker/UpdateChecker.cpp | |
+9 −0 | Fronter/Source/UpdateChecker/UpdateChecker.h | |
+1 −1 | commonItems | |
+21 −0 | single_include/nlohmann/LICENSE.MIT | |
+26,640 −0 | single_include/nlohmann/json.hpp | |
+1 −1 | wxWidgets |