All the DocViewer elements now live in the docviewer file

This commit is contained in:
Veronica K. B. Olsen
2020-06-11 16:47:54 +02:00
parent e58c00b610
commit e4f2949d3d
4 changed files with 380 additions and 214 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ from nw.constants import nwUnicode
logger = logging.getLogger(__name__)
# =============================================================================================== #
# Config FOrm Layout
# Config Form Layout
# =============================================================================================== #
class QConfigLayout(QGridLayout):