Add song title to current playing screen

This commit is contained in:
2025-11-19 21:20:27 -07:00
parent 1934dbe83a
commit ec11876c2e
27 changed files with 103 additions and 32 deletions

View File

@@ -7,6 +7,7 @@
*****************************************************************************/
#include "../../src/windows/playerWindow/playerWindow.h"
#include <QtGui/qtextcursor.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qtmochelpers.h>