-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107540/
-----------------------------------------------------------

Review request for Calligra.


Description
-------

After a list style defining a "next style" (like Head 1), the next style is 
marked as modified (shows a + button in the combo).
The problem comes from Qt defining an indent of 1 for list styles. This gets 
carried over to the block style. Since we do not use Qt's indentation, we need 
to clear that property.

Ok to backport to 2.6?


This addresses bug 293378.
    http://bugs.kde.org/show_bug.cgi?id=293378


Diffs
-----

  libs/kotext/KoList.cpp a9f582b 
  libs/kotext/styles/KoParagraphStyle.cpp 78f09f0 

Diff: http://git.reviewboard.kde.org/r/107540/diff/


Testing
-------

Compiled and tried. Seems to work, and I have not spotted regressions.


Thanks,

Pierre Stirnweiss

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to