mirror of
https://github.com/nickshanks/ResKnife.git
synced 2025-03-11 16:29:28 +00:00
Spelling correction.
This commit is contained in:
parent
3208fcd52b
commit
1f87cf8fb9
@ -12,5 +12,5 @@
|
||||
#define RectToRegion( region, rect ) RectRgn( region, rect )
|
||||
#define NewPoint() (Point) { 0, 0 }
|
||||
#define SetPoint( point, x, y ) SetPt( point, x, y )
|
||||
#define HilightColour( colour ) HiliteColor( colour )
|
||||
#define GetPortHilightColour( window, colour ) GetPortHiliteColor( window, colour )
|
||||
#define HighlightColour( colour ) HiliteColor( colour )
|
||||
#define GetPortHighlightColour( window, colour ) GetPortHiliteColor( window, colour )
|
||||
|
Loading…
x
Reference in New Issue
Block a user