Browse Source

update

master
Daniel Ledda 8 hours ago
parent
commit
068c41a15d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app.cpp

+ 1
- 1
app.cpp View File

@@ -20,7 +20,7 @@ struct GymLogDbParsedEntry {
string name;
};

typedef GymLogDbEntry Exercise;
typedef GymLogDbParsedEntry Exercise;

struct GymLogDbParsed {
GymLogDbHeader header;


Loading…
Cancel
Save