Add in a capacity widget and set up the callbacks to update it.

This commit is contained in:
Jaime Thomas
2008-12-24 22:59:59 +00:00
parent 9bbac64f4c
commit 076cb1f674
17 changed files with 288 additions and 4 deletions

View File

@ -17,4 +17,5 @@ collections {
#include "groups/combo.edc"
#include "groups/label.edc"
#include "groups/burn_data.edc"
#include "groups/capacity.edc"
}