Finaly got rid of the synchronizers, making Quassel quite a bit more lightweight...
[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 buffertreemodel.cpp client.cpp clientsettings.cpp treemodel.cpp mappedselectionmodel.cpp selectionmodelsynchronizer.cpp modelpropertymapper.cpp
4 HDRS += buffer.h buffertreemodel.h client.h clientsettings.h quasselui.h treemodel.h mappedselectionmodel.h selectionmodelsynchronizer.h modelpropertymapper.h