From 3ec78d7ebec4bdf308fe2a3b9b264722e3d28c3e Mon Sep 17 00:00:00 2001 From: cxl Date: Thu, 9 Jan 2020 08:43:53 +0000 Subject: [PATCH] .upptst git-svn-id: svn://ultimatepp.org/upp/trunk@13837 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- upptst/TestChStyle/main.cpp | 3 +++ 1 file changed, 3 insertions(+) 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();