mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-20 03:58:10 -04:00
Include header cleanup.
This commit is contained in:
parent
d8d288fca2
commit
5297722ede
14 changed files with 12 additions and 15 deletions
|
@ -18,12 +18,11 @@
|
|||
#ifndef KEEPASSX_KEEPASS2WRITER_H
|
||||
#define KEEPASSX_KEEPASS2WRITER_H
|
||||
|
||||
#include <QtCore/QIODevice>
|
||||
|
||||
#include "format/KeePass2.h"
|
||||
#include "keys/CompositeKey.h"
|
||||
|
||||
class Database;
|
||||
class QIODevice;
|
||||
|
||||
class KeePass2Writer
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue