mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Use camel-case headers
This commit is contained in:
parent
9d14c6da15
commit
9f5b29b8c3
1 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue