We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4f395 commit abf9892Copy full SHA for abf9892
src/d2dlib/Context.h
@@ -64,7 +64,7 @@ typedef struct D2DContext
64
65
} D2DContext;
66
67
-typedef enum GeometryType {
+enum GeometryType {
68
GeoType_RectangleGeometry,
69
GeoType_PathGeometry,
70
};
0 commit comments