status: split NcmpcppStatusChanged into smaller pieces

This commit is contained in:
Andrzej Rybczak
2012-09-12 02:41:21 +02:00
parent 8973aac7a1
commit 8f065e2da3
24 changed files with 633 additions and 510 deletions

View File

@@ -41,6 +41,7 @@ ncmpcpp_SOURCES = \
statusbar.cpp \
tag_editor.cpp \
tiny_tag_editor.cpp \
title.cpp \
visualizer.cpp \
window.cpp
@@ -94,5 +95,6 @@ noinst_HEADERS = \
statusbar.h \
tag_editor.h \
tiny_tag_editor.h \
title.h \
visualizer.h \
window.h