Got the context menu and focusing working.

This commit is contained in:
The Wobbler 2025-01-27 18:02:06 +01:00
parent 60dee10d1a
commit b2aa7ffd8c
4 changed files with 51 additions and 4 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/python3
from .tab_widget import PlaylistTabs
from .tab_bar import PlaylistTabBar
from .tab_title import TabTitle