minor changes

This commit is contained in:
2018-11-12 16:44:13 +01:00
parent a9cce71939
commit a1d8412143
26 changed files with 342 additions and 274 deletions
+4 -2
View File
@@ -47,7 +47,8 @@ SOURCES += main.cpp\
cmoviedetails.cpp \
cseriedetails.cpp \
ctheaudiodbv1.cpp \
cartist.cpp
cartist.cpp \
csplashscreen.cpp
HEADERS += cmainwindow.h \
cserie.h \
@@ -84,7 +85,8 @@ HEADERS += cmainwindow.h \
cmoviedetails.h \
cseriedetails.h \
ctheaudiodbv1.h \
cartist.h
cartist.h \
csplashscreen.h
FORMS += cmainwindow.ui \
csearch.ui \