//
//  CustomTabBarViewController.h
//
//  Created by Valentin Filip on 10/24/12.
//  Copyright (c) 2012 AppDesignVault. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface CustomTabBarViewController : UITabBarController

@end
