mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
9ebaeb738c
commit
06cb02c736
@ -36,7 +36,8 @@ def _run(args, notify=None):
|
||||
|
||||
if iswindows:
|
||||
# Ensure that all ebook editor instances are grouped together in the task
|
||||
# bar
|
||||
# bar. This prevents them from being grouped with viewer process when
|
||||
# launched from within calibre, as both use calibre-parallel.exe
|
||||
import ctypes
|
||||
try:
|
||||
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID('com.calibre-ebook.edit-book')
|
||||
|
Loading…
x
Reference in New Issue
Block a user