Also saving options for DocSplit dialog

This commit is contained in:
Veronica K. B. Olsen
2020-02-19 20:08:27 +01:00
parent b90f96643e
commit 10dcbe6ee5
4 changed files with 8 additions and 4 deletions
-1
View File
@@ -24,7 +24,6 @@ from PyQt5.QtWidgets import (
)
from nw.constants import nwConst, nwFiles, nwAlert
from nw.tools import OptionState
logger = logging.getLogger(__name__)