ganeswidgets/tsrc/unit/hbautotest.cpp
changeset 6 1cdcc61142d2
parent 0 89c329efa980
child 17 a10844a9914d
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    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