forked from Wobbl/Wobuzz
Made the Track Progress Slider clickable.
This commit is contained in:
parent
7844e15aa2
commit
19b6f4dcaa
4 changed files with 22 additions and 2 deletions
|
@ -5,7 +5,7 @@ from PyQt6.QtWidgets import QApplication
|
|||
from utils import Utils
|
||||
from player.player import Player
|
||||
from gui import GUI
|
||||
from gui_communication import GUICommunication
|
||||
from gui_communication.gui_communication import GUICommunication
|
||||
|
||||
|
||||
class Wobuzz:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue