Fix minor EBN issues

This commit is contained in:
Yuri Chornoivan
2018-10-22 19:58:24 +03:00
parent 4c0c6c8d60
commit 8ac949d459
14 changed files with 40 additions and 36 deletions

View File

@ -7,8 +7,8 @@
version 2 of the License, or (at your option) any later version.
*/
#ifndef KIMG_HDR_H
#define KIMG_HDR_H
#ifndef KIMG_HDR_P_H
#define KIMG_HDR_P_H
class QImageIO;