dcc: Disable DCC features until they're ready for public consumption
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 1 Mar 2018 23:06:21 +0000 (00:06 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 1 Mar 2018 23:06:21 +0000 (00:06 +0100)
commit8b8ec8597367d13527e9e7a46e184ee99a7d5f32
tree31979bf4d735b8308750188556d79c5f0c1b128b
parent8a3d4d38573fcf867fdf1409cb5a17eacd87f741
dcc: Disable DCC features until they're ready for public consumption

Don't advertise that we support DCC when we actually don't yet. Also,
don't create the transfer widget and settings page for now.
src/client/client.cpp
src/common/quassel.cpp
src/common/quassel.h
src/qtui/mainwin.cpp