Removed the nw/tools folder and moved or merged the code in elsewhere

This commit is contained in:
Veronica K. B. Olsen
2020-05-08 21:28:05 +02:00
parent 9b049b6469
commit b0c71fb47d
15 changed files with 222 additions and 281 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ from datetime import datetime
from time import time
from shutil import make_archive
from nw.tools import projectMaintenance, OptionState
from nw.gui.tools import OptionState
from nw.core.tools import projectMaintenance
from nw.common import checkString, checkBool, checkInt
from nw.constants import (
nwFiles, nwConst, nwItemType, nwItemClass, nwItemLayout, nwAlert