Code review comment for lp:~aacid/unity8/verticalJournal

Revision history for this message
Albert Astals Cid (aacid) wrote :

> > Q_PROPERTY(qreal horizontalSpacing READ horizontalSpacing WRITE
> setHorizontalSpacing NOTIFY horizontalSpacingChanged)
> > [...]
> > Q_PROPERTY(qreal delegateCreationBegin READ delegateCreationBegin WRITE
> setDelegateCreationBegin NOTIFY delegateCreationBeginChanged RESET
> resetDelegateCreationBegin)
> > Q_PROPERTY(qreal delegateCreationEnd READ delegateCreationEnd WRITE
> setDelegateCreationEnd NOTIFY delegateCreationEndChanged RESET
> resetDelegateCreationEnd)
>
> "Each line of text in your code should be at most 120 characters long. "

Fixed

« Back to merge proposal