From 3d6b80ccb48068b001efd6ff369386e69c21c580 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Oct 2019 11:20:51 +0100 Subject: Cleanup: Fix whitespace --- pugl/detail/mac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pugl/detail') 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; -- cgit v1.2.1