summaryrefslogtreecommitdiffstats
path: root/kdesktop/tdefileividesktop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/tdefileividesktop.cpp')
-rw-r--r--kdesktop/tdefileividesktop.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdesktop/tdefileividesktop.cpp b/kdesktop/tdefileividesktop.cpp
index 7d20e4d81..18ba4c156 100644
--- a/kdesktop/tdefileividesktop.cpp
+++ b/kdesktop/tdefileividesktop.cpp
@@ -115,6 +115,7 @@ void KFileIVIDesktop::paintItem( TQPainter *p, const TQColorGroup &cg)
p->restore();
paintOverlay(p);
+ paintOverlayProgressBar(p);
}
bool KFileIVIDesktop::shouldUpdateShadow(bool selected)