Optimize includes across code base
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "KeyComponentWidget.h"
|
||||
#include "ui_KeyComponentWidget.h"
|
||||
|
||||
#include <QStackedWidget>
|
||||
#include <QTimer>
|
||||
|
||||
KeyComponentWidget::KeyComponentWidget(QWidget* parent)
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#define KEEPASSXC_KEYCOMPONENTWIDGET_H
|
||||
|
||||
#include <QPointer>
|
||||
#include <QScopedPointer>
|
||||
#include <QWidget>
|
||||
|
||||
namespace Ui
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#define KEEPASSXC_KEYFILEEDITWIDGET_H
|
||||
|
||||
#include "KeyComponentWidget.h"
|
||||
#include <QPointer>
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include "ui_KeyComponentWidget.h"
|
||||
#include "ui_PasswordEditWidget.h"
|
||||
|
||||
#include "gui/PasswordGeneratorWidget.h"
|
||||
#include "keys/CompositeKey.h"
|
||||
#include "keys/PasswordKey.h"
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#define KEEPASSXC_PASSWORDEDITWIDGET_H
|
||||
|
||||
#include "KeyComponentWidget.h"
|
||||
#include <QPointer>
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#define KEEPASSXC_YUBIKEYEDITWIDGET_H
|
||||
|
||||
#include "KeyComponentWidget.h"
|
||||
#include <QPointer>
|
||||
|
||||
namespace Ui
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user