X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatmonitorview.h;h=40342f40e005503e4d2012bdd949a9060c750443;hb=981b43a699b4dd6da16e45f74d59443b68ad4b9c;hp=8a0124138c70eb08aa38bfd799af8b858002221a;hpb=16e4a21c1292448c1a524010d70f6e59b84802f4;p=quassel.git diff --git a/src/qtui/chatmonitorview.h b/src/qtui/chatmonitorview.h index 8a012413..40342f40 100644 --- a/src/qtui/chatmonitorview.h +++ b/src/qtui/chatmonitorview.h @@ -37,6 +37,7 @@ protected: private slots: void showFieldsChanged(bool checked); + void showSettingsPage(); private: ChatMonitorFilter *_filter;