Remove duplicate headers between header/cpp

This commit is contained in:
Laurent Montel
2023-07-12 13:42:54 +02:00
committed by Tobias Fella
parent 025b367a7e
commit 63a17b5985
9 changed files with 0 additions and 12 deletions

View File

@@ -3,7 +3,6 @@
// SPDX-License-Identifier: GPL-3.0-only
#include "controller.h"
#include "models/pushrulemodel.h"
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
#include <qt5keychain/keychain.h>