Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Dec 1, 2007
1 parent 290a8b4 commit 13993fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/ch/cyberduck/ui/cocoa/CDInfoController.java
Expand Up @@ -158,6 +158,7 @@ public void setWindow(NSWindow window) {
}

public void windowWillClose(NSNotification notification) {
this.window().endEditingForObject(null);
if(Preferences.instance().getBoolean("browser.info.isInspector")) {
//Do not mark this controller as invalid if it should be used again
return;
Expand Down

0 comments on commit 13993fc

Please sign in to comment.