Add fist version of notifier. More work pending ...

This commit is contained in:
Paulo Veiga
2011-11-28 17:11:02 -03:00
parent 2441b78684
commit 3eeb9e32b9
13 changed files with 70 additions and 1213 deletions

View File

@@ -22,7 +22,7 @@ TestCase("Mindplot test",{
{
designer.save(function()
{
// var monitor = core.Monitor.getInstance();
// var monitor = core.ToolbarNotifier.getInstance();
}, false);
}
};