diff options
Diffstat (limited to 'src/drivers/Quartz')
| -rw-r--r-- | src/drivers/Quartz/Fl_Font.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Quartz/Fl_Font.H b/src/drivers/Quartz/Fl_Font.H index 36f7e2543..5e24ce7c3 100644 --- a/src/drivers/Quartz/Fl_Font.H +++ b/src/drivers/Quartz/Fl_Font.H @@ -39,6 +39,7 @@ public: ATSUTextLayout layout; ATSUStyle style; # endif + short q_width; }; extern FL_EXPORT Fl_Fontdesc *fl_fonts; // the table |
