---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101843/#review4382
---
This review has been submitted with commit
7d376354ed22056e17fa
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101843/#review4369
---
Ship it!
Ha, I see. Thank you for the clarification and all the
> On July 3, 2011, 8:52 p.m., Sebastian Sauer wrote:
> > - bool operator==(BaseIterator it)
> > + bool operator==(BaseIterator it) const
> >
> > While reading that part of the patch I was asking myself if there are
> > compilers who would see those both methods as different and then jump in
>
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101843/#review4358
---
- bool operator==(BaseIterator it)
+ bool operator==(BaseIterato
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101843/
---
Review request for Calligra.
Summary
---
Second and last const method