diff options
Diffstat (limited to 'x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp')
-rw-r--r-- | x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp b/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp index cbd95ee5e256..671f145fb5b3 100644 --- a/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp +++ b/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp @@ -1,6 +1,6 @@ ---- plugin-sysstat/lxqtsysstat.cpp.orig 2021-05-02 21:18:35 UTC +--- plugin-sysstat/lxqtsysstat.cpp.orig 2025-06-22 20:12:06 UTC +++ plugin-sysstat/lxqtsysstat.cpp -@@ -386,10 +386,11 @@ void LXQtSysStatContent::clearLine() +@@ -395,10 +395,11 @@ void LXQtSysStatContent::cpuLoadFrequencyUpdate(float void LXQtSysStatContent::cpuLoadFrequencyUpdate(float user, float nice, float system, float other, float frequencyRate, uint) { |