slightly increase the Add window's minimum width

This commit is contained in:
Mitchell Livingston 2010-02-12 22:27:42 +00:00
parent 6d8843a3a1
commit 3831b66375
2 changed files with 4 additions and 4 deletions

View File

@ -1394,7 +1394,7 @@ int trashDataFile(const char * filename)
if (![self canChangeDownloadCheckForFile: index])
continue;
const NSInteger priority = fInfo->files[index].priority;
const tr_priority_t priority = fInfo->files[index].priority;
switch (priority)
{
case TR_PRI_LOW:

View File

@ -47,7 +47,7 @@
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
<string key="NSWindowContentMinSize">{350, 300}</string>
<string key="NSWindowContentMinSize">{380, 300}</string>
<object class="NSView" key="NSWindowView" id="1006">
<reference key="NSNextResponder"/>
<int key="NSvFlags">256</int>
@ -695,7 +695,7 @@
<reference key="NSSuperview"/>
</object>
<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
<string key="NSMinSize">{350, 322}</string>
<string key="NSMinSize">{380, 322}</string>
<string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
<string key="NSFrameAutosaveName">AddWindow</string>
</object>
@ -1395,7 +1395,7 @@
<boolean value="NO"/>
<integer value="1"/>
<string>{414, 493}</string>
<string>{350, 300}</string>
<string>{380, 300}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>