Use camel-case headers

This commit is contained in:
Nicolas Fella 2019-10-25 13:49:17 +02:00
parent 9d14c6da15
commit 9f5b29b8c3

View file

@ -33,15 +33,15 @@
#include <TelepathyQt/AccountManager>
#include <TelepathyQt/PendingReady>
#include <klocalizedstring.h>
#include <qcommandlineparser.h>
#include <qcommandlineoption.h>
#include <KLocalizedString>
#include <QCommandLineParser>
#include <QCommandLineOption>
#include <QtQml>
#include <QQmlContext>
#include <QQmlEngine>
#include <QQuickWindow>
#include <kdeclarative/qmlobject.h>
#include <KDeclarative/QmlObject>
#include <KAboutData>
#include <KDBusService>