X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fstructs.cpp;h=26a70f74752e8529a9ff090a1d604fce9324ab22;hb=cb6b66411cf6a34f7b24b199502958bb12960a0f;hp=883e934e20e0d5629b7f664649721ecd8fbdf78f;hpb=dacd9dc2c1ac093e4945f7befaeb5ff1801a0f52;p=architektonas diff --git a/src/structs.cpp b/src/structs.cpp index 883e934..26a70f7 100644 --- a/src/structs.cpp +++ b/src/structs.cpp @@ -16,7 +16,7 @@ #include "mathconstants.h" const char objName[OTCount][16] = { - "None", "Line", "Circle", "Ellipse", "Arc", "Polygon", "Dimension", + "None", "Line", "Circle", "Ellipse", "Arc", "Dimension", "Spline", "Text", "Container" }; const char dimName[DTCount][32] = {