equal
deleted
inserted
replaced
18 #ifndef __PENINPUTPLUGINKR_H__ |
18 #ifndef __PENINPUTPLUGINKR_H__ |
19 #define __PENINPUTPLUGINKR_H__ |
19 #define __PENINPUTPLUGINKR_H__ |
20 |
20 |
21 #include <e32base.h> // CBase |
21 #include <e32base.h> // CBase |
22 #include <e32std.h> // TBuf |
22 #include <e32std.h> // TBuf |
23 #include <AknFepPenInputImePlugin.h> |
23 #include <aknfeppeninputimeplugin.h> |
24 #include <centralrepository.h> |
24 #include <centralrepository.h> |
25 |
25 |
26 class RPeninputServer; |
26 class RPeninputServer; |
27 class CPtiEngine; |
27 class CPtiEngine; |
28 class CPluginKrFepManagerBase; |
28 class CPluginKrFepManagerBase; |