Added ModelPropertyMapper which allows to keep track of /current/ changes in the...
[quassel.git] / src / client / client.pri
1 DEPMOD = common contrib/qxt
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