Ignore:
Timestamp:
10/03/2008 07:39:43 AM (4 years ago)
Author:
guyru
Message:
  • Add "Clear", "Configure" buttons to Highscores Dialog, add ability to resize the Highscores list and clear it.

Fix the date formatting when submitting to Highscores list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/configuration.h

    r161 r167  
    7575 
    7676        const HighscoresList* getHighscores() const; 
     77 
     78        void clearHighscores(); 
     79 
     80        void setHighscoresSize(int size); 
    7781private: 
    7882        /** 
Note: See TracChangeset for help on using the changeset viewer.