Subversion Repositories svn1

Rev

Rev 203 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 203 Rev 221
Line 41... Line 41...
41
    void storeTeamInfo(void);
41
    void storeTeamInfo(void);
42
    void storeLegData(void);
42
    void storeLegData(void);
43
    void uploadLegData(void);
43
    void uploadLegData(void);
44
    void generateReports(void);
44
    void generateReports(void);
45
    void displaySummary(void);
45
    void displaySummary(void);
-
 
46
    void showAbout(void);
46
};
47
};
47
 
48
 
48
#endif // MAINWINDOW_H
49
#endif // MAINWINDOW_H