summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-11-01 01:09:51 +0100
committerBenny Baumann <BenBE@geshi.org>2020-11-02 22:15:01 +0100
commit45869513bfebba80cc2ab42e4218f68b34b1e6ac (patch)
treef064631dbff141bf1c945db8cff40b7bb82fd169 /CategoriesPanel.c
parent61e14d4bb25268593019e6df3eb02264b4ac8e0e (diff)
Embracing branches
Diffstat (limited to 'CategoriesPanel.c')
-rw-r--r--CategoriesPanel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/CategoriesPanel.c b/CategoriesPanel.c
index d6c25a69..2dc1c3bf 100644
--- a/CategoriesPanel.c
+++ b/CategoriesPanel.c
@@ -97,6 +97,7 @@ static HandlerResult CategoriesPanel_eventHandler(Panel* super, int ch) {
int size = ScreenManager_size(this->scr);
for (int i = 1; i < size; i++)
ScreenManager_remove(this->scr, 1);
+
switch (selected) {
case 0:
CategoriesPanel_makeMetersPage(this);

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