issue #186 add new wizard icon

This commit is contained in:
yangws 2010-11-16 08:15:21 +00:00
parent 84ece545bd
commit 7a698c1945
4 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ public:
virtual void registerWithTouchDispatcher(void)
{
CCTouchDispatcher::getSharedDispatcher()->addTargetedDelegate(this,0,true);
CCTouchDispatcher::sharedDispatcher()->addTargetedDelegate(this,0,true);
}
};

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB