branch | GCC_SURGE |
changeset 47 | 5b14749788d7 |
parent 44 | 36f374c67aa8 |
35:a32b19fb291e | 47:5b14749788d7 |
---|---|
14 * Description:QT contact manager interface |
14 * Description:QT contact manager interface |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 // System includes |
18 // System includes |
19 #include "qtcontacts.h" |
|
20 #include <QList> |
19 #include <QList> |
21 // User includes |
20 // User includes |
22 #include "ccscontactsmanager.h" |
21 #include "ccscontactsmanager.h" |
23 #include "ccscontactsresolver.h" |
22 #include "ccscontactsresolver.h" |
24 |
23 |