From 50cdea23b8a7bcec7ffe505a80158253eafb1d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B5=D0=BB=D0=B8=D0=BF=D0=B5=D0=BD=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD?= Date: Tue, 23 Oct 2018 07:09:40 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/libs@451 a8b55f48-bf90-11e4-a774-851b48703e85 --- qad/graphic/graphic.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/qad/graphic/graphic.cpp b/qad/graphic/graphic.cpp index 535e783..ad88d06 100644 --- a/qad/graphic/graphic.cpp +++ b/qad/graphic/graphic.cpp @@ -93,6 +93,7 @@ Graphic::Graphic(QWidget * parent): QFrame(parent), line_x_min(this), line_x_max max_int = 200; mdm = 10.; visible_time = -1.; + thick = lineThickness(); pause_phase = 0.; def_rect.setRect(0., 0., 1., 1.); selrect = def_rect;