// // TabBarController.h // ipjsua // // Created by Liong Sauw Ming on 3/24/10. // Copyright 2010 Teluu Inc. (http://www.teluu.com). All rights reserved. // #import @interface TabBarController : UITabBarController { } @end