dangerzone/dangerzone/gui
deeplow a822870853
move global_common container logic to container.py
Container-specific methods in global_common class were basically
static methods. So it made sense to move these to container.py
2022-09-15 12:09:34 +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 global_common container logic to container.py 2022-09-15 12:09:34 +01:00
systray.py add type hinting to systray (avoid circular imports) 2022-08-22 11:09:11 +01:00