summaryrefslogtreecommitdiffstats
path: root/CommandLine.c
diff options
context:
space:
mode:
Diffstat (limited to 'CommandLine.c')
-rw-r--r--CommandLine.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/CommandLine.c b/CommandLine.c
index 2b2a68c2..9dd02dfc 100644
--- a/CommandLine.c
+++ b/CommandLine.c
@@ -372,8 +372,8 @@ int CommandLine_run(int argc, char** argv) {
.pl = pl,
.mainPanel = panel,
.header = header,
- .pauseProcessUpdate = false,
- .hideProcessSelection = false,
+ .pauseUpdate = false,
+ .hideSelection = false,
.hideMeters = false,
};