ganeswidgets/tsrc/unit/hbautotest.h
changeset 8 15f034b8a3b5
parent 0 89c329efa980
equal deleted inserted replaced
5:4fa04caf0f43 8:15f034b8a3b5
    17 
    17 
    18 #ifndef HBAUTOTEST_H
    18 #ifndef HBAUTOTEST_H
    19 #define HBAUTOTEST_H
    19 #define HBAUTOTEST_H
    20 
    20 
    21 #include <hbnamespace.h>
    21 #include <hbnamespace.h>
    22 #include <hbmainwindow.h>
    22 #include <HbMainWindow>
    23 #include <QtTest/QtTest>
    23 #include <QtTest/QtTest>
    24 
    24 
    25 class HbMainWindow;
    25 class HbMainWindow;
    26 class HbWidget;
    26 class HbWidget;
    27 class HbAutoTestMainWindow;
    27 class HbAutoTestMainWindow;