Correction for -a.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22724 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2006-03-29 01:22:04 +00:00
parent 3e0972f30d
commit 3dadc652db
2 changed files with 6 additions and 1 deletions

View file

@ -85,7 +85,7 @@ main(int argc, char** argv, char **env_c)
if (application)
{
// Don't start the application itself but use it for file opening.
// [workspace launchApplication: application];
[workspace launchApplication: application];
}
if (filetoopen)