Fix error after merge.
This commit is contained in:
parent
c0d79afb85
commit
67a54b8f3d
|
@ -42,8 +42,6 @@
|
|||
|
||||
const double VGObject::accuracyPointOnLine = (0.031/*mm*/ / 25.4) * PrintDPI;
|
||||
|
||||
double VGObject::accuracyPointOnLine = (0.5/*mm*/ / 25.4) * PrintDPI;
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
/**
|
||||
* @brief VGObject default constructor.
|
||||
|
|
Loading…
Reference in New Issue
Block a user