~mzanetti/reminders-app/edit-note-improvements

« back to all changes in this revision

Viewing changes to src/app/formattinghelper.cpp

clean up debug prints.

Approved by Riccardo Padovani, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include "formattinghelper.h"
23
23
 
24
 
#include <QDebug>
25
24
#include <QTextBlock>
26
25
#include <QTextObject>
27
26
#include <QTextCharFormat>