aboutsummaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:18 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:18 +0200
commit2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2 (patch)
treeafaa05858260763c1d25fa092f3905cf51ffd7b2 /Settings.h
parent031c3bb95f3d0a74d985286068baa6dd4d29d83f (diff)
downloaddebian_htop-2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2.tar.gz
debian_htop-2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2.tar.bz2
debian_htop-2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2.zip
Imported Upstream version 0.5.4upstream/0.5.4
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Settings.h b/Settings.h
index db35b2e..74f9c71 100644
--- a/Settings.h
+++ b/Settings.h
@@ -15,11 +15,12 @@ in the source distribution for its full text.
#include "debug.h"
-
typedef struct Settings_ {
char* userSettings;
ProcessList* pl;
Header* header;
+ int colorScheme;
+ int delay;
} Settings;

© 2014-2024 Faster IT GmbH | imprint | privacy policy