Common Title

Description: the title included into all source code files.

The Touch_Prefix.pch File

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
    #import <QuartzCore/QuartzCore.h>
#endif
#define ADAPTIVE_POPOVER_WIDTH 320

See also:

Chart Events