Subversion Repositories svn1

Rev

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

Rev 153 Rev 156
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