From c079c7c9b19cdc9e6563a55aedacc64dd3ad2b8b Mon Sep 17 00:00:00 2001 From: cxl Date: Sun, 16 Feb 2020 19:32:57 +0000 Subject: [PATCH] .upptst git-svn-id: svn://ultimatepp.org/upp/trunk@14019 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- upptst/TestChStyle/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upptst/TestChStyle/main.cpp b/upptst/TestChStyle/main.cpp index e1b1b3be4..9fd9d776e 100644 --- a/upptst/TestChStyle/main.cpp +++ b/upptst/TestChStyle/main.cpp @@ -132,7 +132,7 @@ GUI_APP_MAIN // StdLogSetup(LOG_FILE|LOG_ELAPSED); // Ctrl::SetDarkThemeEnabled(); // Ctrl::SetSkin(ChStdSkin); -// Ctrl::SetSkin(ChClassicSkin); + Ctrl::SetSkin(ChClassicSkin); #ifdef UPP_HEAP #endif