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