summaryrefslogtreecommitdiffstats
path: root/IncSet.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-05 15:14:54 +0200
committercgzones <cgzones@googlemail.com>2020-10-12 13:04:00 +0200
commitb47bc667a254c1b1a8d6b5a635ca73f6c91c2e1a (patch)
tree56a5f89246329bf188f8387ec3b8a9af13ce254b /IncSet.h
parentfc301b74473f2dc87dca6a338ac17126a058f68d (diff)
Add key to pause process list updates
Diffstat (limited to 'IncSet.h')
-rw-r--r--IncSet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IncSet.h b/IncSet.h
index 30b63665..f0589747 100644
--- a/IncSet.h
+++ b/IncSet.h
@@ -54,7 +54,7 @@ const char* IncSet_getListItemValue(Panel* panel, int i);
void IncSet_activate(IncSet* this, IncType type, Panel* panel);
-void IncSet_drawBar(IncSet* this);
+void IncSet_drawBar(const IncSet* this);
int IncSet_synthesizeEvent(IncSet* this, int x);

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