use 'get_openpype_icon_filepath' instead of 'pype_icon_filepath'

This commit is contained in:
iLLiCiTiT 2021-09-14 15:20:51 +02:00
parent 1cf8f47c75
commit 1f55ae8701
17 changed files with 19 additions and 19 deletions

View file

@ -10,4 +10,4 @@ def load_stylesheet():
def app_icon_path():
return resources.pype_icon_filepath()
return resources.get_openpype_icon_filepath()