This website works better with JavaScript.
Home
Explore
Help
Sign In
Ledda
/
gym-tracker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
Daniel Ledda
8 hours ago
parent
815d27087b
commit
068c41a15d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app.cpp
+ 1
- 1
app.cpp
View File
@@ -20,7 +20,7 @@ struct GymLogDbParsedEntry {
string name;
};
typedef GymLogDbEntry Exercise;
typedef GymLogDb
Parsed
Entry Exercise;
struct GymLogDbParsed {
GymLogDbHeader header;
Write
Preview
Loading…
Cancel
Save