diff options
author | hwspeedy <ns@bigbear.dk> | 2024-04-25 15:41:26 +0200 |
---|---|---|
committer | hwspeedy <ns@bigbear.dk> | 2024-04-25 15:41:26 +0200 |
commit | bbfa669af189ff2ad46df44715e9e824b251d9b7 (patch) | |
tree | 419474ea4cb613892db66f841142d5d2791e1417 /includes/hardinfo.h | |
parent | b2ad27df69befa570e53973dfcc63c9bfa040b38 (diff) |
FIX Added more Themes
Diffstat (limited to 'includes/hardinfo.h')
-rw-r--r-- | includes/hardinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h index 9c229289..b4d70de0 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -56,6 +56,7 @@ struct _ProgramParameters { gint gui_running; gint skip_benchmarks; gint quiet; + gint theme; /* * OK to use the common parts of HTML(4.0) and Pango Markup |