add availability bar to dim percent not available (yellow for now)

This commit is contained in:
Mitchell Livingston
2007-11-11 16:59:32 +00:00
parent 8516860fec
commit f20a6b15b7
6 changed files with 26 additions and 15 deletions

View File

@@ -200,6 +200,7 @@
- (void) toggleSmallView: (id) sender;
- (void) togglePiecesBar: (id) sender;
- (void) toggleAvailabilityBar: (id) sender;
- (void) toggleStatusBar: (id) sender;
- (void) showStatusBar: (BOOL) show animate: (BOOL) animate;