diff --git a/macosx/Torrent.h b/macosx/Torrent.h
index 8db59584f..715b8406b 100644
--- a/macosx/Torrent.h
+++ b/macosx/Torrent.h
@@ -46,6 +46,8 @@
NSIndexSet * fPreviousFinishedIndexes;
NSDate * fPreviousFinishedIndexesDate;
+ BOOL fRemoveWhenFinishSeeding;
+
NSInteger fGroupValue;
BOOL fResumeOnWake;
diff --git a/macosx/Torrent.m b/macosx/Torrent.m
index 53b38c4e3..de0ea4bf5 100644
--- a/macosx/Torrent.m
+++ b/macosx/Torrent.m
@@ -103,6 +103,7 @@ int trashDataFile(const char * filename)
@implementation Torrent
+#warning remove ivars in header when 64-bit only (or it compiles in 32-bit mode)
@synthesize removeWhenFinishSeeding = fRemoveWhenFinishSeeding;
- (id) initWithPath: (NSString *) path location: (NSString *) location deleteTorrentFile: (BOOL) torrentDelete
diff --git a/macosx/en.lproj/PrefsWindow.xib b/macosx/en.lproj/PrefsWindow.xib
index 8e17b7595..7837ec596 100644
--- a/macosx/en.lproj/PrefsWindow.xib
+++ b/macosx/en.lproj/PrefsWindow.xib
@@ -78,7 +78,7 @@
- {{0, 0}, {2560, 1440}}
+ {{0, 0}, {2560, 1418}}
{10000000000000, 10000000000000}
YES
@@ -1810,7 +1810,7 @@
{{363, 259}, {55, 17}}
-
+
YES
-