modernize: Reformat ALL the source... again!
[quassel.git] / src / qtui / settingspages / chatviewcolorsettingspage.cpp
index 8a263aa..d636bc0 100644 (file)
 #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