mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-17 11:44:16 -04:00
Run clang-format on all cpp/h files
NO_CHANGELOG
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
#ifndef FORMAT_ENUM_H
|
||||
#define FORMAT_ENUM_H
|
||||
|
||||
#include <QMetaEnum>
|
||||
#include <QImage>
|
||||
#include <QMetaEnum>
|
||||
|
||||
QImage::Format formatFromString(const QString &str)
|
||||
{
|
||||
|
Reference in New Issue
Block a user