DocumentiPhoneForward.h   [plain text]


/*
 * Copyright (C) 2008, Apple Inc. All rights reserved.
 *
 * No license or rights are granted by Apple expressly or by implication,
 * estoppel, or otherwise, to Apple copyrights, patents, trademarks, trade
 * secrets or other rights.
 */

#if ENABLE(TOUCH_EVENTS)
    struct EventRegion;
    class EventTarget;
    class Touch;
    class TouchList;
#endif