-
-
Notifications
You must be signed in to change notification settings - Fork 113
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 SDUI
updated
6 files
+54 −11 | SDUI.Test/MainWindow.Designer.cs | |
+15 −0 | SDUI.Test/MainWindow.cs | |
+1 −1 | SDUI/ColorScheme.cs | |
+3 −2 | SDUI/Controls/Button.cs | |
+4 −2 | SDUI/Controls/GroupBox.cs | |
+18 −12 | SDUI/Controls/ProgressBar.cs |