put PlaylistWindow into an on file
This commit is contained in:
parent
02d2a1a1f4
commit
b10ef97cfc
10 changed files with 239 additions and 176 deletions
|
@ -1,9 +1,11 @@
|
|||
HEADERS += playlist.h \
|
||||
HEADERS += playlistwindow.h \
|
||||
playlistwidget.h \
|
||||
playlistmenu.h \
|
||||
playlistshade.h \
|
||||
playlistview.h
|
||||
|
||||
SOURCES += playlist.cpp \
|
||||
SOURCES += playlistwindow.cpp \
|
||||
playlistwidget.cpp \
|
||||
playlistmenu.cpp \
|
||||
playlistshade.cpp \
|
||||
playlistview.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue