examples_AddressBook.diff

The multiline comment example with fix for link to Qt 3.0 AddressBook example - Sender Ghost, 03/10/2015 12:30 AM

Download (622 Bytes)

View differences:

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>