mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-09-13 09:54:20 -04:00
GIT_SILENT: Use Qt CamelCase includes
This commit is contained in:
@ -11,12 +11,12 @@
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QImage>
|
||||
#include <QImageIOHandler>
|
||||
#include <QImageIOPlugin>
|
||||
#include <QPointF>
|
||||
#include <QSize>
|
||||
#include <QVariant>
|
||||
#include <avif/avif.h>
|
||||
#include <qimageiohandler.h>
|
||||
|
||||
class QAVIFHandler : public QImageIOHandler
|
||||
{
|
||||
|
Reference in New Issue
Block a user