aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/detail')
-rw-r--r--pugl/detail/mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/detail/mac.h b/pugl/detail/mac.h
index 062737a..adeebe9 100644
--- a/pugl/detail/mac.h
+++ b/pugl/detail/mac.h
@@ -30,7 +30,7 @@
@public
PuglView* puglview;
NSTrackingArea* trackingArea;
- NSMutableAttributedString* markedText;
+ NSMutableAttributedString* markedText;
NSTimer* timer;
NSTimer* urgentTimer;
bool reshaped;