Use the same header label style as on other dialogs

This commit is contained in:
Veronica Berglyd Olsen
2024-02-11 19:15:18 +01:00
parent e185f87875
commit edfb4e60c6
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -24,9 +24,9 @@ import pytest
from PyQt5.QtCore import Qt
from PyQt5.QtWidgets import QDialog, QAction, QFileDialog
from tests.mocked import causeOSError
from tools import buildTestProject
from mocked import causeOSError
from novelwriter import SHARED
from novelwriter.core.spellcheck import UserDictionary