Commit c9fe8ff
committed
hal_glib.py: prevent emitting 'file-loaded' if file_new is empty.
Fixes an edge case where 'file-loaded' would be emitted even if file_new was empty. This was inadvertantly caused by commit 40e4a23. The edge case surrounds calling a subroutine from file via MDI before any other file was loaded.1 parent 1e72f87 commit c9fe8ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments