Importing (parts of) the Oxygen iconset. I hope the oxygen artists don't mind that we
[quassel.git] / src / client / client.pri
1 DEPMOD = common
2 QT_MOD = core network gui   # gui is needed just for QColor... FIXME!
3 SRCS += buffer.cpp networkmodel.cpp client.cpp clientsettings.cpp mappedselectionmodel.cpp modelpropertymapper.cpp \
4         nickmodel.cpp selectionmodelsynchronizer.cpp treemodel.cpp
5 HDRS += buffer.h networkmodel.h client.h clientsettings.h quasselui.h mappedselectionmodel.h modelpropertymapper.h \
6         nickmodel.h selectionmodelsynchronizer.h treemodel.h