Skip to content

Commit dcd792d

Browse files
jiangdi0924buh
authored andcommitted
Fix the error issues during the packaging and compilation of macOS applications.
1 parent 46feb74 commit dcd792d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/CompactSlider/CompactSlider+ScrollWheel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#if os(macOS)
77
import Foundation
8+
import SwiftUI
89

910
extension CompactSlider {
1011
func scrollWheelOnChange(_ event: ScrollWheelEvent, size: CGSize, location: CGPoint) {

0 commit comments

Comments
 (0)