ganeswidgets/tsrc/unit/hbautotest.cpp
branchGCC_SURGE
changeset 10 c348b9772569
parent 8 15f034b8a3b5
child 17 a10844a9914d
equal deleted inserted replaced
4:463f1934e292 10:c348b9772569
    14 * Description: Container for pan (drag) gesture -related data and logic.
    14 * Description: Container for pan (drag) gesture -related data and logic.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "hbautotest.h"
    18 #include "hbautotest.h"
    19 #include <hbmainwindow.h>
    19 #include <HbMainWindow>
    20 #include <hbwidget.h>
    20 #include <HbWidget>
    21 
    21 
    22 
    22 
    23 const qreal STEP = 10; //How many pixels to drag before sending an event
    23 const qreal STEP = 10; //How many pixels to drag before sending an event
    24 
    24 
    25 //Init static members
    25 //Init static members