mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
comment out another 10.6-only section
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@
|
||||
|
||||
@class FileListNode;
|
||||
|
||||
@interface Torrent : NSObject <QLPreviewItem>
|
||||
#warning uncomment
|
||||
@interface Torrent : NSObject //<QLPreviewItem>
|
||||
{
|
||||
tr_torrent * fHandle;
|
||||
const tr_info * fInfo;
|
||||
|
||||
Reference in New Issue
Block a user