Subversion Repositories svn1

Rev

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

Rev 293 Rev 302
Line 44... Line 44...
44
    void uploadLegData(void);
44
    void uploadLegData(void);
45
    void generateReports(void);
45
    void generateReports(void);
46
    void displaySummary(void);
46
    void displaySummary(void);
47
    void showAbout(void);
47
    void showAbout(void);
48
    void recalcLegTimes(void);
48
    void recalcLegTimes(void);
-
 
49
    void changeTeamNumber(void);
49
};
50
};
50
 
51
 
51
#endif // MAINWINDOW_H
52
#endif // MAINWINDOW_H