mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Initial Mac support in CMake configuration
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*****************************************************************************/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
@interface ProgressGradients : NSObject
|
||||
|
||||
+ (NSGradient *) progressWhiteGradient;
|
||||
|
||||
Reference in New Issue
Block a user