Worked much on the Medialib.
This commit is contained in:
parent
28f9bd246b
commit
b7d5afc0ca
18 changed files with 737 additions and 155 deletions
10
promoe.pro
10
promoe.pro
|
@ -20,7 +20,10 @@ SOURCES += XmmsQT4.cpp \
|
|||
PlaylistShade.cpp \
|
||||
Medialib.cpp \
|
||||
qtmd5.cpp \
|
||||
SettingsWindow.cpp
|
||||
SettingsWindow.cpp \
|
||||
MediaArtistList.cpp \
|
||||
MediaAlbumList.cpp \
|
||||
MediaSongList.cpp
|
||||
|
||||
HEADERS += XmmsQT4.h \
|
||||
PixWidget.h \
|
||||
|
@ -44,7 +47,10 @@ HEADERS += XmmsQT4.h \
|
|||
PlaylistShade.h \
|
||||
Medialib.h \
|
||||
qtmd5.h \
|
||||
SettingsWindow.h
|
||||
SettingsWindow.h \
|
||||
MediaArtistList.h \
|
||||
MediaAlbumList.h \
|
||||
MediaSongList.h
|
||||
|
||||
|
||||
RESOURCES = promoe.qrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue