Subversion Repositories svn1

Rev

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

Rev 236 Rev 240
Line 42... Line 42...
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
    void showAbout(void);
-
 
47
    void recalcLegTimes(void);
47
};
48
};
48
 
49
 
49
#endif // MAINWINDOW_H
50
#endif // MAINWINDOW_H