mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 19:52:09 +01:00
Removed unused header include
This commit is contained in:
parent
c08d3b7159
commit
796c2e7eaf
@ -2,7 +2,6 @@
|
|||||||
#define TEXTCODEC_H
|
#define TEXTCODEC_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QMap>
|
|
||||||
#if QT_VERSION < QT_VERSION_CHECK(6, 5, 0)
|
#if QT_VERSION < QT_VERSION_CHECK(6, 5, 0)
|
||||||
#include <QTextCodec>
|
#include <QTextCodec>
|
||||||
#else // QT 6.5
|
#else // QT 6.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user