mirror of
				https://invent.kde.org/frameworks/kimageformats.git
				synced 2025-11-03 13:24:20 -05: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