Remove duplicate headers between cpp/h files

This commit is contained in:
Laurent Montel
2022-12-19 13:32:39 +01:00
parent 0d50af6285
commit c46bfe05c1
9 changed files with 1 additions and 12 deletions

View File

@@ -5,7 +5,6 @@
#include <QQmlFile>
#include <QQmlFileSelector>
#include <QQuickTextDocument>
#include <QStringBuilder>
#include <QSyntaxHighlighter>
#include <QTextBlock>
@@ -16,7 +15,6 @@
#include <Sonnet/Settings>
#include "actionsmodel.h"
#include "completionmodel.h"
#include "neochatroom.h"
#include "roomlistmodel.h"