mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
1b36e34d9b
Unfortunately, due to the nature of the issue a manual update to a new version will be required. Fixes: #600
6 lines
95 B
Text
6 lines
95 B
Text
framework module Sparkle {
|
|
umbrella header "Sparkle.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|