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