fix compiler warning
This commit is contained in:
parent
4ee8a2a53d
commit
6c58963ba5
|
@ -61,7 +61,7 @@
|
|||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
const float labelCaptionFudge = 0.2; // temp fiddle for devel
|
||||
const float labelCaptionFudge = 0.2f; // temp fiddle for devel
|
||||
|
||||
|
||||
QGIView::QGIView()
|
||||
|
|
Loading…
Reference in New Issue
Block a user