This commit is contained in:
Oleg Korshul
2018-04-11 18:53:29 +03:00
parent 284b04574a
commit ed9a6e7e5c
7 changed files with 58 additions and 9 deletions

View File

@ -34,8 +34,9 @@
#include <string>
#include "../common/Types.h"
#include "./../graphics/config.h"
class CBgraFrame
class GRAPHICS_DECL_EXPORT CBgraFrame
{
private:
int m_nFileType;