Drawing: print message indicating that it is obsolete

This commit is contained in:
vocx-fc
2019-09-08 02:23:19 -05:00
committed by wmayer
parent 5e9891dcb7
commit 256f85678f
4 changed files with 12 additions and 0 deletions

View File

@@ -24,3 +24,6 @@
#* *
#* Juergen Riegel 2002 *
#***************************************************************************/
FreeCAD.Console.PrintLog("Drawing became obsolete in 0.17; "
"consider using TechDraw instead.\n")