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)
|
void Init(HINSTANCE hInstance)
|
||||||
{
|
{
|
||||||
#ifdef THEMES WTL::CTheme::IsThemingSupported();
|
#ifdef THEMES
|
||||||
|
WTL::CTheme::IsThemingSupported();
|
||||||
#endif
|
#endif
|
||||||
//Register classes
|
//Register classes
|
||||||
WNDCLASSEX wcex;
|
WNDCLASSEX wcex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue