changeset 19 | 4b22a598b890 |
parent 11 | 4df3a095718c |
17:4f2773374eff | 19:4b22a598b890 |
---|---|
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 |