src: Yearly copyright bump
[quassel.git] / src / qtui / settingspages / chatviewcolorsettingspage.cpp
index 69a4979..f4f9e26 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-2016 by the Quassel Project                        *
+ *   Copyright (C) 2005-2019 by the Quassel Project                        *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
 #include "qtui.h"
 #include "qtuistyle.h"
 
-ChatViewColorSettingsPage::ChatViewColorSettingsPage(QWidget *parent) :
-    SettingsPage(tr("Interface"), tr("Chat View Colors"), parent)
+ChatViewColorSettingsPage::ChatViewColorSettingsPage(QWidget* parent)
+    SettingsPage(tr("Interface"), tr("Chat View Colors"), parent)
 {
     ui.setupUi(this);
 
     initAutoWidgets();
 }
 
-
 void ChatViewColorSettingsPage::save()
 {
     // Save the general settings