typo
This commit is contained in:
parent
588bd50b4d
commit
65b2e7ca4b
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ namespace MainWindow
|
|||
|
||||
void Init(HINSTANCE hInstance)
|
||||
{
|
||||
#ifdef THEMES WTL::CTheme::IsThemingSupported();
|
||||
#ifdef THEMES
|
||||
WTL::CTheme::IsThemingSupported();
|
||||
#endif
|
||||
//Register classes
|
||||
WNDCLASSEX wcex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue