examples_AddressBook.diff
examples/AddressBook/AddressBook.cpp 2015-03-10 02:12:03.000000000 +0400 | ||
---|---|---|
1 |
// This is an upp conversion of qt example, see |
|
2 |
// http://doc.trolltech.com/3.0/addressbook-example.html |
|
1 |
/* This is an upp conversion of qt example, see |
|
2 |
* http://doc.qt.digia.com/3.0/addressbook-example.html |
|
3 |
*/ |
|
3 | 4 | |
4 | 5 |
#include <CtrlLib/CtrlLib.h> |
5 | 6 |
#include <Report/Report.h> |