well return :P
This commit is contained in:
parent
62ebf355a3
commit
b2cd018b52
|
@ -589,4 +589,5 @@ def get_state_image_from_file_path_show(file_path, show):
|
||||||
if os.path.exists(file_):
|
if os.path.exists(file_):
|
||||||
image.set_from_file(file_)
|
image.set_from_file(file_)
|
||||||
break
|
break
|
||||||
|
|
||||||
|
return image
|
||||||
|
|
Loading…
Reference in New Issue