mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Remove not necessary QtCore and co
This commit is contained in:
@ -23,8 +23,8 @@
|
||||
|
||||
#include "rgb_p.h"
|
||||
|
||||
#include <QtCore/QMap>
|
||||
#include <QtCore/QVector>
|
||||
#include <QMap>
|
||||
#include <QVector>
|
||||
|
||||
#include <QImage>
|
||||
// #include <QDebug>
|
||||
|
Reference in New Issue
Block a user