OTHER: implement playtime and playback controls in playlistwindow
This commit is contained in:
parent
eb96c8b75b
commit
ef687a9375
14 changed files with 202 additions and 11 deletions
|
@ -7,7 +7,6 @@ HEADERS += clutterbar.h \
|
|||
skindisplay.h \
|
||||
stereomono.h \
|
||||
textbar.h \
|
||||
timedisplay.h \
|
||||
titlebar.h
|
||||
|
||||
SOURCES += clutterbar.cpp \
|
||||
|
@ -19,7 +18,6 @@ SOURCES += clutterbar.cpp \
|
|||
skindisplay.cpp \
|
||||
stereomono.cpp \
|
||||
textbar.cpp \
|
||||
timedisplay.cpp \
|
||||
titlebar.cpp
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue