git-svn-id: svn://ultimatepp.org/upp/trunk@13837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-01-09 08:43:53 +00:00
parent bb20c5e9e3
commit 3ec78d7ebe

View file

@ -77,6 +77,9 @@ TestChStyle::TestChStyle()
GUI_APP_MAIN
{
DDUMP(GTK_MAJOR_VERSION);
DDUMP(GTK_MINOR_VERSION);
Ctrl::SetDarkThemeEnabled();
TestChStyle().Run();