Fixed mistake in previous commits

This commit is contained in:
spx
2013-06-17 21:05:31 +09:00
parent bda6e3aa47
commit f15a8fa72e
2 changed files with 9 additions and 9 deletions

View File

@ -53,6 +53,7 @@ private:
TintedImage m_Image;
std::wstring m_ImageName;
std::wstring m_ImageNameResult;
bool m_NeedsRedraw;
DRAWMODE m_DrawMode;