Removed FIXME. The document properties are set in the OpenFileWorker.
This commit is contained in:
parent
a046a7969c
commit
474797748d
@ -1253,12 +1253,6 @@ public class BasicFrame extends JFrame {
|
||||
}
|
||||
|
||||
|
||||
// Set document state
|
||||
// FIXME: Why was these two lines removed by kruland?
|
||||
//doc.setFile(file);
|
||||
doc.setSaved(true);
|
||||
|
||||
|
||||
// Open the frame
|
||||
log.debug("Opening new frame with the document");
|
||||
BasicFrame frame = new BasicFrame(doc);
|
||||
|
Loading…
x
Reference in New Issue
Block a user