Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens82 committed May 13, 2011
1 parent 99ee02a commit cd6073e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/de/zbit/kegg/gui/SBMLModelSplitPane.java
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ public void valueChanged(TreeSelectionEvent e) {
}
setDividerLocation(proportionalLocation);
} else {
System.out.println("node class " + node.getClass().getName() + " is unknown.");
// displayURL(helpURL);
}
}
Expand Down

0 comments on commit cd6073e

Please sign in to comment.