mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-20 18:32:17 +00:00
(application:openFile:): Calling to activateIgnoringOtherApps: added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@16650 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fc06370e9b
commit
f91993363b
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@
|
|||
return NO;
|
||||
}
|
||||
|
||||
[NSApp activateIgnoringOtherApps:YES];
|
||||
return [projectManager openProjectAt:fileName];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue