Skip to content

Commit

Permalink
Fixed a build issue on the blocking activity indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
charliescheer committed Jul 16, 2024
1 parent c4afca4 commit cd7940c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Simplenote/BlockingActivityIndicator.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Appkit
import AppKit

class BlockingActivityIndicator: NSView {
let activityIndicator: NSProgressIndicator
Expand Down

0 comments on commit cd7940c

Please sign in to comment.