mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 08:44:15 +02:00
[ui] improving style
This commit is contained in:
@@ -10,4 +10,3 @@ def load_icon(path: str, width: int, height: int = None) -> QIcon:
|
||||
|
||||
def load_resource_icon(path: str, width: int, height: int = None) -> QIcon:
|
||||
return load_icon(resource.get_path(path), width, height)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user