Prevent Quassel from crashing upon core dis- and reconnect and make the NickListWidgets
[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 mappedselectionmodel.cpp modelpropertymapper.cpp \
4         nickmodel.cpp selectionmodelsynchronizer.cpp treemodel.cpp
5 HDRS += buffer.h buffertreemodel.h client.h clientsettings.h quasselui.h mappedselectionmodel.h modelpropertymapper.h \
6         nickmodel.h selectionmodelsynchronizer.h treemodel.h