summaryrefslogtreecommitdiffstats
path: root/kpf/src/BandwidthGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpf/src/BandwidthGraph.cpp')
-rw-r--r--kpf/src/BandwidthGraph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/BandwidthGraph.cpp b/kpf/src/BandwidthGraph.cpp
index 641c53f1..b36a1591 100644
--- a/kpf/src/BandwidthGraph.cpp
+++ b/kpf/src/BandwidthGraph.cpp
@@ -314,7 +314,7 @@ namespace KPF
{
if (server_->paused())
{
- overlayPixmap_ = SmallIcon("player_pause");
+ overlayPixmap_ = SmallIcon("media-playback-pause");
}
else
{