diff options
| author | Jason Perkins | 2014-11-24 08:15:24 -0500 |
|---|---|---|
| committer | Jason Perkins | 2014-11-24 08:15:24 -0500 |
| commit | 443e2db73d3268b7dbac7bb1e80bf2f716c86fd3 (patch) | |
| tree | 03d3a83a2d8fdc85fcaba2d6e775dbb0c75ec304 /MASShortcutView.h | |
| parent | 5c7dd533804812732d2e75606f19522578420990 (diff) | |
| download | MASShortcut-443e2db73d3268b7dbac7bb1e80bf2f716c86fd3.tar.bz2 | |
Fix indentation on previous commits: tabs to four spaces
Diffstat (limited to 'MASShortcutView.h')
| -rw-r--r-- | MASShortcutView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MASShortcutView.h b/MASShortcutView.h index d798878..c8a46bb 100644 --- a/MASShortcutView.h +++ b/MASShortcutView.h @@ -6,7 +6,7 @@ typedef enum { MASShortcutViewAppearanceDefault = 0, // Height = 19 px MASShortcutViewAppearanceTexturedRect, // Height = 25 px MASShortcutViewAppearanceRounded, // Height = 43 px - MASShortcutViewAppearanceFlat + MASShortcutViewAppearanceFlat } MASShortcutViewAppearance; @interface MASShortcutView : NSView |
