mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-06-10 01:59:11 -04:00
Fix minor EBN issues
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef FORMAT_ENUM_H
|
||||
#define FORMAT_ENUM_H
|
||||
|
||||
#include <QImage>
|
||||
|
||||
// Generated from QImage::Format enum
|
||||
@@ -71,3 +74,4 @@ QString formatToString(QImage::Format format)
|
||||
QLatin1String(">");
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user