put PlaylistWindow into an on file

This commit is contained in:
Thomas Frauendorfer 2008-01-31 06:14:51 +01:00
parent 02d2a1a1f4
commit b10ef97cfc
10 changed files with 239 additions and 176 deletions

View file

@ -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