Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Nov 16, 2023
1 parent 8fa2ec8 commit 359094d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SwiftTerm/iOS/iOSAccessoryView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ return
b.layer.shadowOpacity = 0.35
}
}
#endif


class BackgroundSelectedButton: UIButton {
Expand All @@ -395,3 +394,4 @@ class BackgroundSelectedButton: UIButton {
}
}
}
#endif

0 comments on commit 359094d

Please sign in to comment.