From 3cf038cb7035bd03dbbc1b86c39db0ec0ea9ff11 Mon Sep 17 00:00:00 2001 From: Seeker4 Date: Thu, 29 Aug 2019 07:21:19 -0700 Subject: [PATCH] In event list, use only number of digits needed for event count --- oscar/daily.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/oscar/daily.cpp b/oscar/daily.cpp index 2bbda946..430caa14 100644 --- a/oscar/daily.cpp +++ b/oscar/daily.cpp @@ -679,6 +679,7 @@ void Daily::UpdateEventsTree(QTreeWidget *tree,Day *day) for (int z=0;zraw(o) > 0) s += QString(" (%3)").arg(m.value()[z]->raw(o));