Remove extra newlines

This commit is contained in:
Jonas Kvinge
2020-02-12 00:07:05 +01:00
parent 533da8f89c
commit 424b0e61cb
47 changed files with 32 additions and 30 deletions

View File

@@ -19,6 +19,8 @@
*
*/
#include "config.h"
#include <QApplication>
#include <QWidget>
#include <QVariant>

View File

@@ -20,7 +20,6 @@
#include "config.h"
#include <QVariant>
#include <QSettings>
#include <QCheckBox>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <QObject>
#include <QWidget>
#include <QString>

View File

@@ -20,6 +20,8 @@
#ifndef SUBSONICSETTINGSPAGE_H
#define SUBSONICSETTINGSPAGE_H
#include "config.h"
#include <QObject>
#include <QString>
#include <QUrl>

View File

@@ -20,6 +20,8 @@
#ifndef TIDALSETTINGSPAGE_H
#define TIDALSETTINGSPAGE_H
#include "config.h"
#include <QObject>
#include <QString>