Moved the additions folder into the gui folder as it only contains gui elements

This commit is contained in:
Veronica K. B. Olsen
2020-05-08 21:32:38 +02:00
parent b0c71fb47d
commit 894bc41f51
6 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ from PyQt5.QtWidgets import (
QFileDialog
)
from nw.additions import QSwitch, QConfigLayout
from nw.gui.additions import QSwitch, QConfigLayout
from nw.core import NWSpellCheck, NWSpellSimple, NWSpellEnchant
from nw.constants import nwAlert, nwQuotes