Skip to content
Snippets Groups Projects
Commit 325cdfb9 authored by George Nachman's avatar George Nachman
Browse files

Adhoc build 1.0.0.20131118_100406

parent 0883c807
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6480,8 +6480,6 @@ static double EuclideanDistance(NSPoint p1, NSPoint p2) {
}
}
CFRelease(lineRef);
[ctx restoreGraphicsState];
} else {
// Pre-10.7 path.
 
Loading
Loading
@@ -6518,6 +6516,7 @@ static double EuclideanDistance(NSPoint p1, NSPoint p2) {
options:0]; // NSStringDrawingUsesLineFragmentOrigin
}
}
[ctx restoreGraphicsState];
}
 
- (void)drawRun:(CRun *)currentRun
Loading
Loading
Loading
Loading
@@ -192,8 +192,8 @@
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUFeedURLForTesting</key>
<string>http://iterm2.com/appcasts/legacy_testing.xml</string>
<string>http://iterm2.com/appcasts/testing.xml</string>
<key>SUFeedURLForFinal</key>
<string>http://iterm2.com/appcasts/legacy_final.xml</string>
<string>http://iterm2.com/appcasts/final.xml</string>
</dict>
</plist>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment