X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fbufferviewfilter.h;h=18c32ad6d608af13b7c39ee23e2c3655a7b9fa53;hp=56fa974a7364c3028e29a9c24ccb45a131292220;hb=609835c5efa606b9eb63739d50c750dba47c1668;hpb=8ed8ccb06e9662259a497357fdfe0253d4436707 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();