Skip to content

Commit 8f527ef

Browse files
committed
inc: win/gdiplus-c.bi: Add auto-generated comments about renamed types
(cherry picked from commit 2358334)
1 parent d93443e commit 8f527ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

inc/win/gdiplus-c.bi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
#include once "basetyps.bi"
1010
#include once "ddraw.bi"
1111

12+
'' The following symbols have been renamed:
13+
'' struct Size => Size_
14+
'' struct Point => Point_
15+
'' struct PointF => PointF_
16+
'' struct Rect => Rect_
17+
1218
extern "Windows"
1319

1420
#define __GDIPLUS_H

0 commit comments

Comments
 (0)