Subversion Repositories svn1-original

Rev

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

Rev 207 Rev 225
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