Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
exit when we're done
Browse files Browse the repository at this point in the history
svn path=/trunk/winforms/; revision=66778
  • Loading branch information
Chris Toshok committed Oct 18, 2006
1 parent e53df78 commit 0bb27ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recreate/test.cs
Expand Up @@ -52,6 +52,8 @@ public TortureForm ()
TestMdi2 ();
TestToplevel ();
TestToplevel2 ();

Application.Exit ();
}

void TestToplevel ()
Expand Down

0 comments on commit 0bb27ae

Please sign in to comment.