changeset 23 | 51fcdd1558d8 |
parent 20 | a7451a8eb5dc |
child 24 | 2e833c2a6782 |
22:d5911f90500d | 23:51fcdd1558d8 |
---|---|
17 dbtools.cpp |
17 dbtools.cpp |
18 |
18 |
19 HEADERS += mainwindow.h \ |
19 HEADERS += mainwindow.h \ |
20 contactsengine.h \ |
20 contactsengine.h \ |
21 database.h \ |
21 database.h \ |
22 dbtools.h |
22 dbtools.h \ |
23 database.h |
|
23 |
24 |
24 FORMS += mainwindow.ui |
25 FORMS += mainwindow.ui |
25 |
26 |
26 CONFIG += mobility |
27 CONFIG += mobility |
27 MOBILITY = contacts |
28 MOBILITY = contacts |