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