Subversion Repositories svn1-original

Rev

Rev 157 | Rev 165 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 160
Line 35... Line 35...
35
    void loadExternalTeams(void);
35
    void loadExternalTeams(void);
36
    void storeExternalTeams(void);
36
    void storeExternalTeams(void);
37
    void storeTeamInfo(void);
37
    void storeTeamInfo(void);
38
    void storeLegData(void);
38
    void storeLegData(void);
39
    void uploadLegData(void);
39
    void uploadLegData(void);
-
 
40
    void updatePlacings(void);
-
 
41
    void generateReports(void);
40
};
42
};
41
 
43
 
42
#endif // MAINWINDOW_H
44
#endif // MAINWINDOW_H