Fix test and appimage icon stuff
This commit is contained in:
parent
f8c4abd899
commit
511adb1c34
3 changed files with 6 additions and 2 deletions
|
|
@ -42,6 +42,9 @@ def test_main_creates_and_shows(monkeypatch):
|
|||
def setOrganizationName(self, *_):
|
||||
pass
|
||||
|
||||
def setWindowIcon(self, *_):
|
||||
pass
|
||||
|
||||
def exec(self):
|
||||
return 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue