summaryrefslogtreecommitdiff
path: root/src/components/ble/MusicService.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ble/MusicService.h')
-rw-r--r--src/components/ble/MusicService.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ble/MusicService.h b/src/components/ble/MusicService.h
index 6c1a6edb..047d0d26 100644
--- a/src/components/ble/MusicService.h
+++ b/src/components/ble/MusicService.h
@@ -47,7 +47,7 @@ namespace Pinetime {
std::string getAlbum() const;
- int getProgress();
+ int getProgress() const;
int getTrackLength() const;