mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
@@ -356,7 +356,7 @@ BOOL HasDocumentWindow (NSArray* windows)
|
||||
{
|
||||
D(DBF_AppController, bug("\n"););
|
||||
[goToLinePanel orderOut:self];
|
||||
[NSApp sendAction:@selector(setSelectionString:) to:nil from:[goToLineTextField stringValue]];
|
||||
[NSApp sendAction:@selector(selectAndCenter:) to:nil from:[goToLineTextField stringValue]];
|
||||
}
|
||||
|
||||
- (IBAction)showPreferences:(id)sender
|
||||
|
||||
Reference in New Issue
Block a user