Fix broken tests

This commit is contained in:
Veronica Berglyd Olsen
2025-06-03 17:39:21 +02:00
parent 638f93499b
commit 5fee3ecdb8
2 changed files with 10 additions and 6 deletions
+3
View File
@@ -65,6 +65,9 @@ class MockTheme:
self.guiFontBU = QFont()
return
def initThemes(self) -> None:
return
def getPixmap(self, *a) -> QPixmap:
return QPixmap()