Add shortcut for Settings (Ctrl+E) so as not to collide with Ctrl+S (Save)
This commit is contained in:
parent
3db384e7e4
commit
cc9453997e
3 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "bouquin"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
|
||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue