Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
brackeen committed Feb 3, 2024
1 parent 3a7e61f commit d7f9f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/glfm_apple.m
Original file line number Diff line number Diff line change
Expand Up @@ -2749,7 +2749,7 @@ - (void)dealloc {

// MARK: - GLFMAppDelegate (macOS)

@interface GLFMAppDelegate: NSObject <NSApplicationDelegate, NSWindowDelegate>
@interface GLFMAppDelegate : NSObject <NSApplicationDelegate, NSWindowDelegate>

@property(nonatomic, strong) GLFMWindow *window;

Expand Down

0 comments on commit d7f9f91

Please sign in to comment.