summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-11-21 21:40:08 +0100
committercgzones <cgzones@googlemail.com>2020-11-25 20:46:27 +0100
commit267014cbfe584ff9a1bc74d671f8aaa27251fd49 (patch)
treec49c5efc511a93722052084b78a735962db46b91 /Makefile.am
parentadf918520976a5f06181c1c05392a0da6e4bbaa5 (diff)
Add support to change numeric options in settings screen
Like delay or highlightDelaySecs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 07b7b168..351c1081 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,6 @@ myhtopsources = \
AvailableMetersPanel.c \
BatteryMeter.c \
CategoriesPanel.c \
- CheckItem.c \
ClockMeter.c \
ColorsPanel.c \
ColumnsPanel.c \
@@ -50,6 +49,7 @@ myhtopsources = \
NetworkIOMeter.c \
Object.c \
OpenFilesScreen.c \
+ OptionItem.c \
Panel.c \
Process.c \
ProcessList.c \
@@ -76,7 +76,6 @@ myhtopheaders = \
CPUMeter.h \
CRT.h \
CategoriesPanel.h \
- CheckItem.h \
ClockMeter.h \
ColorsPanel.h \
ColumnsPanel.h \
@@ -103,6 +102,7 @@ myhtopheaders = \
NetworkIOMeter.h \
Object.h \
OpenFilesScreen.h \
+ OptionItem.h \
Panel.h \
Process.h \
ProcessList.h \

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