X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fchatviewcolorsettingspage.h;h=421f89d4feba56b116d3f8336995b6ce75a035de;hb=1a5c1814a0c52f6f35e65c7033b2f896bf1188e3;hp=d959843ffd0cc859669ea1619324f9ee61ef76d8;hpb=e8a39b4c3c92e193ab861a3fea84a261bb6fbd24;p=quassel.git diff --git a/src/qtui/settingspages/chatviewcolorsettingspage.h b/src/qtui/settingspages/chatviewcolorsettingspage.h index d959843f..421f89d4 100644 --- a/src/qtui/settingspages/chatviewcolorsettingspage.h +++ b/src/qtui/settingspages/chatviewcolorsettingspage.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2020 by the Quassel Project * * 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" + #include "ui_chatviewcolorsettingspage.h" class ColorButton; @@ -35,7 +36,7 @@ public: * * @param parent Parent QWidget object, such as the settings dialog */ - explicit ChatViewColorSettingsPage(QWidget *parent = nullptr); + explicit ChatViewColorSettingsPage(QWidget* parent = nullptr); /** * Gets whether or not this settings page has defaults