mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-30 21:25:17 +08:00
Update import
This commit is contained in:
+1
-1
@@ -609,6 +609,7 @@ GuiApplicationMain
|
|||||||
|
|
||||||
void GuiApplicationInitialize()
|
void GuiApplicationInitialize()
|
||||||
{
|
{
|
||||||
|
theme::InitializeTheme();
|
||||||
if (!GACUI_UNITTEST_ONLY_SKIP_TYPE_AND_PLUGIN_LOAD_UNLOAD)
|
if (!GACUI_UNITTEST_ONLY_SKIP_TYPE_AND_PLUGIN_LOAD_UNLOAD)
|
||||||
{
|
{
|
||||||
#ifndef VCZH_DEBUG_NO_REFLECTION
|
#ifndef VCZH_DEBUG_NO_REFLECTION
|
||||||
@@ -617,7 +618,6 @@ GuiApplicationMain
|
|||||||
GetPluginManager()->Load();
|
GetPluginManager()->Load();
|
||||||
}
|
}
|
||||||
|
|
||||||
theme::InitializeTheme();
|
|
||||||
GetCurrentController()->InputService()->StartTimer();
|
GetCurrentController()->InputService()->StartTimer();
|
||||||
{
|
{
|
||||||
GuiApplication app;
|
GuiApplication app;
|
||||||
|
|||||||
Reference in New Issue
Block a user