X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fqtui%2Fchatmonitorview.h;h=06f1f1511516ea9d33da043d2be3e33c2877b686;hb=e94adb7dab9f1dfcb9f792912a365e6c72728d82;hp=8a0124138c70eb08aa38bfd799af8b858002221a;hpb=16e4a21c1292448c1a524010d70f6e59b84802f4;p=quassel.git diff --git a/src/qtui/chatmonitorview.h b/src/qtui/chatmonitorview.h index 8a012413..06f1f151 100644 --- a/src/qtui/chatmonitorview.h +++ b/src/qtui/chatmonitorview.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -37,6 +37,7 @@ protected: private slots: void showFieldsChanged(bool checked); + void showSettingsPage(); private: ChatMonitorFilter *_filter;