Am 05.09.2010 18:51, schrieb Stephan Witt:
I think Vincent is right here, it isn't a good idea to place 0.5 here and there.
Convinced. However, I don't know how to implement this: I added this to the
public section of Painter.h:
float const thinline = 0.5;
and used thinline instead of 0.5 in the code. But the compiler complains that I cannot initialize
variabls in a class. Where can I initialize a variable?
Anyway, I cannot build LyX anymore. The attached patch helps.
Did you forget to commit something?
It compiled for me because I used a modified version of InsetLine. I fixed this
now.
thanks and regards
Uwe