@@ -92,7 +92,8 @@ HEADERS += \
|
||||
src/imageitem.h \
|
||||
src/accountlistmodel.h \
|
||||
src/spectraluser.h \
|
||||
src/notifications/manager.h
|
||||
src/notifications/manager.h \
|
||||
src/utils.h
|
||||
|
||||
SOURCES += src/main.cpp \
|
||||
src/controller.cpp \
|
||||
@@ -104,7 +105,8 @@ SOURCES += src/main.cpp \
|
||||
src/userlistmodel.cpp \
|
||||
src/imageitem.cpp \
|
||||
src/accountlistmodel.cpp \
|
||||
src/spectraluser.cpp
|
||||
src/spectraluser.cpp \
|
||||
src/utils.cpp
|
||||
|
||||
unix:!mac {
|
||||
SOURCES += src/notifications/managerlinux.cpp
|
||||
|
||||
Reference in New Issue
Block a user