mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
refactor: remove some unused includes
thanks @iphydf for pointing that out
This commit is contained in:
parent
4ed955ca78
commit
0170ccd6f7
|
@ -1,5 +1,4 @@
|
|||
#include "src/core/toxfile.h"
|
||||
#include "src/core/core.h"
|
||||
#include <QFile>
|
||||
#include <QRegularExpression>
|
||||
#include <tox/tox.h>
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
|
||||
#include "toxid.h"
|
||||
#include "core.h"
|
||||
#include "toxpk.h"
|
||||
|
||||
#include <tox/tox.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user