We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf78b21 commit 2721b1eCopy full SHA for 2721b1e
src/core/widgets/yasb/media.py
@@ -22,9 +22,8 @@
22
get_source_app_display_name,
23
get_source_app_mapping,
24
)
25
-from core.utils.win32.aumid import (
26
from core.utils.widgets.media.tokenizer import clean_string
27
-from core.utils.win32.app_aumid import (
+from core.utils.win32.aumid import (
28
ERROR_INSUFFICIENT_BUFFER,
29
PROCESS_QUERY_LIMITED_INFORMATION,
30
CloseHandle,
0 commit comments