X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferviewfilter.h;h=18c32ad6d608af13b7c39ee23e2c3655a7b9fa53;hb=6564dcd249b38c3eeee9cc53b161ba338cfa7379;hp=56fa974a7364c3028e29a9c24ccb45a131292220;hpb=08c505bd5ee36baca9ca33ee7d1adfcb01b7ab59;p=quassel.git diff --git a/src/uisupport/bufferviewfilter.h b/src/uisupport/bufferviewfilter.h index 56fa974a..18c32ad6 100644 --- a/src/uisupport/bufferviewfilter.h +++ b/src/uisupport/bufferviewfilter.h @@ -77,6 +77,7 @@ protected: signals: void _dataChanged(const QModelIndex &source_topLeft, const QModelIndex &source_bottomRight); + void configChanged(); private slots: void configInitialized();