summaryrefslogtreecommitdiffstats
path: root/konq-plugins/fsview/treemap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/fsview/treemap.cpp')
-rw-r--r--konq-plugins/fsview/treemap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/fsview/treemap.cpp b/konq-plugins/fsview/treemap.cpp
index 71c8eeb..97041a9 100644
--- a/konq-plugins/fsview/treemap.cpp
+++ b/konq-plugins/fsview/treemap.cpp
@@ -2147,7 +2147,7 @@ void TreeMapWidget::drawTreeMap()
_needsRefresh = 0;
}
- bitBlt( TQT_TQPAINTDEVICE(this), 0, 0, TQT_TQPAINTDEVICE(&_pixmap), 0, 0,
+ bitBlt( this, 0, 0, &_pixmap, 0, 0,
TQWidget::width(), TQWidget::height(), CopyROP, true);
if (hasFocus()) {