mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 03:16:10 +00:00
Fix #155: Save project dialog doesn't handle ESC key
This commit is contained in:
parent
6752cd35e2
commit
3f05e55bbe
@ -103,4 +103,5 @@ void SaveProjectDialog::accept()
|
||||
|
||||
void SaveProjectDialog::reject()
|
||||
{
|
||||
done(Rejected);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user