Moved the custom widgets classes to the root gui folder

This commit is contained in:
Veronica K. B. Olsen
2020-06-01 23:13:08 +02:00
parent 6f7d66cb31
commit 61831d9c0e
8 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ from PyQt5.QtWidgets import (
QDialogButtonBox, QFileDialog, QFontDialog
)
from nw.gui.additions import QSwitch, QConfigLayout, PagedDialog
from nw.gui.custom import QSwitch, QConfigLayout, PagedDialog
from nw.core import NWSpellCheck, NWSpellSimple, NWSpellEnchant
from nw.constants import nwAlert, nwQuotes