Removed FIXME comment.
This commit is contained in:
parent
6aac556a53
commit
d79793b643
@ -1468,7 +1468,7 @@ public class BasicFrame extends JFrame {
|
|||||||
BasicFrame frame = new BasicFrame(doc);
|
BasicFrame frame = new BasicFrame(doc);
|
||||||
frame.replaceable = true;
|
frame.replaceable = true;
|
||||||
frame.setVisible(true);
|
frame.setVisible(true);
|
||||||
// FIXME - kruland commented this out - I don't like it.
|
// kruland commented this out - I don't like it.
|
||||||
//ComponentConfigDialog.showDialog(frame, doc, rocket);
|
//ComponentConfigDialog.showDialog(frame, doc, rocket);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user