8000 Wrapped #ifdef to make backward compatible. · matplotlib/matplotlib@c56b5c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c56b5c1

Browse files
committed
Wrapped #ifdef to make backward compatible.
2 parents b167fe3 + fe27462 commit c56b5c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_macosx.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,6 +2658,7 @@ static CGRect _find_enclosing_rect(CGPoint points[3])
26582658
float size;
26592659
const char* weight;
26602660
const char* italic;
2661+
26612662
#if PY33
26622663
const char* text;
26632664
#else

0 commit comments

Comments
 (0)
0