dangerzone/dangerzone/gui
deeplow ce57fc0449
move get_resource_path to util.py
static methods that are used application-wide should belong to
the utilities python file.

inspired by @gmarmstrong's PR #166 on refactoring global_common
methods to be static and have a dzutil.py
2022-09-15 09:24:11 +01:00
..
__init__.py type hint application wrapper monkeypatch 2022-08-22 11:13:35 +01:00
common.py move get_resource_path to util.py 2022-09-15 09:24:11 +01:00
main_window.py move get_resource_path to util.py 2022-09-15 09:24:11 +01:00
systray.py add type hinting to systray (avoid circular imports) 2022-08-22 11:09:11 +01:00