mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:12:56 +00:00
[EXPLORER] -Fix a comment typo. CORE-13566
svn path=/trunk/; revision=75706
This commit is contained in:
parent
7a73afbbc0
commit
7396067b2a
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ public:
|
||||||
|
|
||||||
void UpdateFonts()
|
void UpdateFonts()
|
||||||
{
|
{
|
||||||
/* There is nothing to do if themes are not enabled */
|
/* There is nothing to do if themes are enabled */
|
||||||
if (m_Theme)
|
if (m_Theme)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue