Wupps, fixed an oooopsie with the migration code :)
[quassel.git] / src / qtui / chatmonitorview.h
index 8a01241..06f1f15 100644 (file)
@@ -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;