branch | GCC_SURGE |
changeset 37 | c20154ccf3c0 |
parent 19 | 4b22a598b890 |
20:ba8a586c45f1 | 37:c20154ccf3c0 |
---|---|
18 #ifndef HTIENGINEWRAPPER_H |
18 #ifndef HTIENGINEWRAPPER_H |
19 #define HTIENGINEWRAPPER_H |
19 #define HTIENGINEWRAPPER_H |
20 |
20 |
21 #include <e32cmn.h> |
21 #include <e32cmn.h> |
22 #include <qobject.h> |
22 #include <qobject.h> |
23 #include <QStringList.h> |
23 #include <qstringlist.h> |
24 |
24 |
25 class CHtiAdminEngine; |
25 class CHtiAdminEngine; |
26 class QString; |
26 class QString; |
27 |
27 |
28 |
28 |