Skip to content
Snippets Groups Projects
Commit 1aa07fb6 authored by tjc's avatar tjc
Browse files

change to FileViewer

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@15876 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent ef15fef7
No related branches found
No related tags found
No related merge requests found
......@@ -330,7 +330,7 @@ public class InSilicoGelPanel extends JPanel implements ActionListener
else
{
final FileViewer viewer = new FileViewer(restrictOutput.getName(), true,
false);
false, false);
BufferedReader br;
try
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment