This commit is contained in:
Herwig Birke
2018-02-23 13:43:32 +01:00
parent 3be17f267e
commit e773095afb
9 changed files with 591 additions and 26 deletions
+7
View File
@@ -2,6 +2,13 @@
#define COMMON_H
#define MUSICLIST_ORI_ALBUM 0
#define MUSICLIST_ORI_TRACK 1
#define MUSICLIST_NEW_ALBUM 2
#define MUSICLIST_NEW_TRACK 3
#include <QDebug>