Add TODO note.

This commit is contained in:
Rene Gollent 2012-11-06 13:26:41 +01:00
parent 7b74c56650
commit 9b64b5d241
1 changed files with 2 additions and 0 deletions

View File

@ -1679,6 +1679,8 @@ VariablesView::MessageReceived(BMessage* message)
break;
}
// TODO: we need to also persist/restore the casted state
// in VariableViewState
node->NodeChild()->SetNode(valueNode);
break;
}