notes/notesui/noteseditor/inc/noteseditor_p.h
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 57 bb2d3e476f29
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    23 #include <qglobal.h>
    23 #include <qglobal.h>
    24 #include <QObject>
    24 #include <QObject>
    25 #include <QPointer>
    25 #include <QPointer>
    26 
    26 
    27 // User includes
    27 // User includes
    28 #include "agendaentry.h"
    28 #include <agendaentry.h>
    29 #include "noteseditor.h"
    29 #include "noteseditor.h"
    30 
    30 
    31 // Forward declarations
    31 // Forward declarations
    32 class QFile;
    32 class QFile;
    33 class QString;
    33 class QString;