src: Yearly copyright bump
[quassel.git] / src / qtui / settingspages / topicwidgetsettingspage.cpp
index e4193c7..58453b0 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  *
@@ -20,7 +20,7 @@
 
 #include "topicwidgetsettingspage.h"
 
-TopicWidgetSettingsPage::TopicWidgetSettingsPage(QWidget *parent)
+TopicWidgetSettingsPage::TopicWidgetSettingsPage(QWidgetparent)
     : SettingsPage(tr("Interface"), tr("Topic Widget"), parent)
 {
     ui.setupUi(this);