projects
/
jiten-pai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82096a3
)
* Added separator in 'Edit' menu.
author
Urban Wallasch
<urban.wallasch@freenet.de>
Wed, 16 Jun 2021 17:31:16 +0000
(19:31 +0200)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Wed, 16 Jun 2021 17:31:16 +0000
(19:31 +0200)
jiten-pai.py
patch
|
blob
|
history
diff --git
a/jiten-pai.py
b/jiten-pai.py
index 437529209b45abb5914ec00dca9fd245574ebbdd..00c392059aaef3bd2cec4fdb511852cc2da4bcc2 100755
(executable)
--- a/
jiten-pai.py
+++ b/
jiten-pai.py
@@
-834,6
+834,7
@@
class jpMainWindow(QMainWindow):
pref_action.triggered.connect(self.pref_dlg)
edit_menu.addAction(copy_action)
edit_menu.addAction(paste_action)
+ edit_menu.addSeparator()
edit_menu.addAction(pref_action)
tools_menu = menubar.addMenu('&Tools')
# TODO: Tools menu