mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-06-10 18:09:15 -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