Sketcher: Change default text to Text
This commit is contained in:
committed by
Benjamin Nauck
parent
d842e4151c
commit
e7e5e39e7b
@@ -89,7 +89,7 @@ public:
|
||||
: DrawSketchHandlerTextBase(constrMethod)
|
||||
, length(0.0)
|
||||
, handleId(0)
|
||||
, text("AstoCAD")
|
||||
, text(QObject::tr("Text").toStdString())
|
||||
, font("")
|
||||
, cachedTextName("")
|
||||
, cachedFontName("")
|
||||
|
||||
Reference in New Issue
Block a user