-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ed Beroset <[email protected]>
- Loading branch information
1 parent
9e1d347
commit ba7eecf
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libasteroid
updated
9 files
+5 −2 | src/CMakeLists.txt | |
+4 −0 | src/scanner.cpp | |
+4 −0 | src/services/batteryservice.cpp | |
+4 −0 | src/services/mediaservice.cpp | |
+10 −2 | src/services/screenshotservice.cpp | |
+2 −2 | src/services/screenshotservice.h | |
+4 −0 | src/services/service.cpp | |
+1 −1 | src/services/weatherservice.h | |
+4 −0 | src/watchconnection.cpp |