mirror of
https://github.com/transmission/transmission.git
synced 2026-04-20 08:49:22 +01:00
Unfortunately, due to the nature of the issue a manual update to a new version will be required. Fixes: #600
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
framework module Sparkle {
|
|
umbrella header "Sparkle.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|