mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-21 06:05:34 -06:00
VirtualGui: minor improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
24da043b3b
commit
5350882ec8
2 changed files with 7 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ void ChHostSkin()
|
|||
ChSysInit();
|
||||
}
|
||||
|
||||
bool IsSystemThemeDark()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue