mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Optimize includes across code base
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
*/
|
||||
|
||||
#include "TestUpdateCheck.h"
|
||||
#include "TestGlobal.h"
|
||||
#include "crypto/Crypto.h"
|
||||
#include "updatecheck/UpdateChecker.h"
|
||||
|
||||
#include <QTest>
|
||||
|
||||
QTEST_GUILESS_MAIN(TestUpdateCheck)
|
||||
|
||||
void TestUpdateCheck::initTestCase()
|
||||
|
||||
Reference in New Issue
Block a user