Subversion Repositories svn1

Rev

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

Rev 236 Rev 241
Line 49... Line 49...
49
    bool        populating;
49
    bool        populating;
50
 
50
 
51
 
51
 
52
public slots:
52
public slots:
53
    void save(void);
53
    void save(void);
-
 
54
    void suckData(void);
54
    void cancel(void);
55
    void cancel(void);
55
    void populate(int team_number);
56
    void populate(int team_number);
56
    void recalculateTimes( void );
57
    void recalculateTimes( void );
57
    void changed(void);
58
    void changed(void);
58
    void updateChanged(bool dirty);
59
    void updateChanged(bool dirty);