From 82866404bb8abf6e10663215e0eb8181de76e52a Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Mon, 13 May 2024 08:36:51 +0200 Subject: FIX remove flashing intensity from gui benchmark - FIX #31 --- includes/hardinfo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/hardinfo.h b/includes/hardinfo.h index 03449227..bf721b54 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -57,6 +57,7 @@ struct _ProgramParameters { gint skip_benchmarks; gint quiet; gint theme; + gint darkmode; gint aborting_benchmarks; /* * OK to use the common parts of HTML(4.0) and Pango Markup -- cgit v1.2.3