* fix syntax error
This commit is contained in:
parent
bae212cb5e
commit
19b6dd47d2
|
@ -307,7 +307,7 @@ public class RenamePanel extends JComponent {
|
|||
HistorySpooler.getInstance().commit(dialog.getModel());
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
protected static class ShowPopupAction extends AbstractAction {
|
||||
|
|
Loading…
Reference in New Issue