git-svn-id: svn://db.shs.com.ru/libs@451 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -93,6 +93,7 @@ Graphic::Graphic(QWidget * parent): QFrame(parent), line_x_min(this), line_x_max
|
|||||||
max_int = 200;
|
max_int = 200;
|
||||||
mdm = 10.;
|
mdm = 10.;
|
||||||
visible_time = -1.;
|
visible_time = -1.;
|
||||||
|
thick = lineThickness();
|
||||||
pause_phase = 0.;
|
pause_phase = 0.;
|
||||||
def_rect.setRect(0., 0., 1., 1.);
|
def_rect.setRect(0., 0., 1., 1.);
|
||||||
selrect = def_rect;
|
selrect = def_rect;
|
||||||
|
|||||||
Reference in New Issue
Block a user