src: Yearly copyright bump
[quassel.git] / src / qtui / settingspages / chatviewcolorsettingspage.h
index d959843..661e117 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
 /***************************************************************************
- *   Copyright (C) 2005-2018 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  *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -21,6 +21,7 @@
 #pragma once
 
 #include "settingspage.h"
 #pragma once
 
 #include "settingspage.h"
+
 #include "ui_chatviewcolorsettingspage.h"
 
 class ColorButton;
 #include "ui_chatviewcolorsettingspage.h"
 
 class ColorButton;
@@ -35,7 +36,7 @@ public:
      *
      * @param parent Parent QWidget object, such as the settings dialog
      */
      *
      * @param parent Parent QWidget object, such as the settings dialog
      */
-    explicit ChatViewColorSettingsPage(QWidget *parent = nullptr);
+    explicit ChatViewColorSettingsPage(QWidgetparent = nullptr);
 
     /**
      * Gets whether or not this settings page has defaults
 
     /**
      * Gets whether or not this settings page has defaults