aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-10-27 11:20:51 +0100
committerDavid Robillard <d@drobilla.net>2019-11-03 20:52:32 +0100
commit3d6b80ccb48068b001efd6ff369386e69c21c580 (patch)
treef2c38b60bc35f416b56272f469e13775f4ed5025 /pugl/detail
parentfa1ee34bd8538a49bae9e456ac808bffcee8a150 (diff)
downloadpugl-3d6b80ccb48068b001efd6ff369386e69c21c580.tar.gz
pugl-3d6b80ccb48068b001efd6ff369386e69c21c580.tar.bz2
pugl-3d6b80ccb48068b001efd6ff369386e69c21c580.zip
Cleanup: Fix whitespace
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;