-
Notifications
You must be signed in to change notification settings - Fork 162
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
60ea867
commit a75d6b6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule RectifyControlPanel2
updated
21 files
+0 −2 | Rectify11CPL/CControlPanelNavLinkCommand.cpp | |
+81 −65 | Rectify11CPL/CRectifyUtil.cpp | |
+6 −3 | Rectify11CPL/ClassFactory.cpp | |
+45 −593 | Rectify11CPL/ElementProvider.cpp | |
+0 −12 | Rectify11CPL/ElementProvider.h | |
+4 −4 | Rectify11CPL/ElevationManager.cpp | |
+1 −1 | Rectify11CPL/ElevationManager.h | |
+5 −0 | Rectify11CPL/Rectify11CPL.h | |
+2 −2 | Rectify11CPL/Rectify11CPL.rc | |
+7 −3 | Rectify11CPL/Rectify11CPL.vcxproj | |
+7 −5 | Rectify11CPL/Rectify11CPL.vcxproj.filters | |
+504 −0 | Rectify11CPL/RectifyMainPage.cpp | |
+41 −0 | Rectify11CPL/RectifyMainPage.h | |
+2 −2 | Rectify11CPL/RectifyMainPage.xml | |
+175 −0 | Rectify11CPL/RectifyThemeCfgPage.cpp | |
+29 −0 | Rectify11CPL/RectifyThemeCfgPage.h | |
+3 −2 | Rectify11CPL/RectifyThemeCfgPage.xml | |
+9 −2 | Rectify11CPL/Register.cpp | |
+79 −0 | Rectify11CPL/Templetes.h | |
+0 −0 | Rectify11CPL/pch.h | |
+1 −1 | dui70 |