]> Shamusworld >> Repos - architektonas/blobdiff - src/base/enums.h
In the middle of chasing down MDI not activating bug, renaming of Graphic to
[architektonas] / src / base / enums.h
index 667f311d93df04a3d4b91afd8de93fbbe5eb2927..dd5678b3a77bfbcaf490e2605f4ce64e312a1e80 100644 (file)
@@ -95,7 +95,7 @@ public:
         EntityBlock,        /**< Block (Group definition) */
         EntityFontChar,     /**< Font character */
         EntityInsert,       /**< Insert (Group instance) */
-        EntityGraphic,      /**< Graphic with layers */
+        EntityDrawing,      /**< Drawing with layers */
         EntityPoint,        /**< Point */
         EntityLine,         /**< Line */
         EntityPolyline,     /**< Polyline */