Added privwin module

This commit is contained in:
James Booth
2015-11-05 23:20:19 +00:00
parent 38255e9be4
commit f1daec663d
3 changed files with 86 additions and 44 deletions

View File

@@ -25,6 +25,7 @@ core_sources = \
src/ui/buffer.c src/ui/buffer.h \
src/ui/chatwin.c \
src/ui/mucwin.c \
src/ui/privwin.c \
src/ui/mucconfwin.c \
src/ui/xmlwin.c \
src/command/command.h src/command/command.c \