ACCOUNT_ITEM
if (fType == ACCOUNT_ITEM)
if (clickedItem == NULL || clickedItem->Type() != ACCOUNT_ITEM)
if (item->Type() == ACCOUNT_ITEM) {
item = new AccountItem(label, account, ACCOUNT_ITEM);
case ACCOUNT_ITEM:
if (fType == ACCOUNT_ITEM)