If a user drops a file and tries to print but gets an error, they have to re-drop...
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 15 Apr 2009 14:55:29 +0000 (10:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 15 Apr 2009 14:55:29 +0000 (10:55 -0400)
commitdad8b5c1ee23837f1d744a4f1beed0b0e0cfad48
tree232282e725da001e1da6fadbc0d81014f447688c
parent1d3be571340bbaff772a47305c9759181ba2ec1c
If a user drops a file and tries to print but gets an error, they have to re-drop the file

* Source/AppController.m:
(setStatus:isError:): If the status is an error, re-enable the goButton
Source/AppController.m