added option to refresh only certain channels

This commit is contained in:
fourtf
2017-01-16 15:06:12 +01:00
parent 1194905646
commit bacb183cdb
9 changed files with 47 additions and 16 deletions
+4 -2
View File
@@ -67,7 +67,8 @@ SOURCES += main.cpp\
windows.cpp \
chatwidgetheaderbutton.cpp \
chatwidgetheaderbuttonlabel.cpp \
channels.cpp
channels.cpp \
textinputform.cpp
HEADERS += mainwindow.h \
chatwidget.h \
@@ -106,7 +107,8 @@ HEADERS += mainwindow.h \
windows.h \
chatwidgetheaderbutton.h \
chatwidgetheaderbuttonlabel.h \
channels.h
channels.h \
textinputform.h
PRECOMPILED_HEADER =