diff --git a/upptst/TestChStyle/main.cpp b/upptst/TestChStyle/main.cpp index c009e66c6..b13b6ba3b 100644 --- a/upptst/TestChStyle/main.cpp +++ b/upptst/TestChStyle/main.cpp @@ -77,6 +77,9 @@ TestChStyle::TestChStyle() GUI_APP_MAIN { + DDUMP(GTK_MAJOR_VERSION); + DDUMP(GTK_MINOR_VERSION); + Ctrl::SetDarkThemeEnabled(); TestChStyle().Run();