summaryrefslogtreecommitdiffstats
path: root/kwin/clients/laptop/laptopclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/laptop/laptopclient.cpp')
-rw-r--r--kwin/clients/laptop/laptopclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/clients/laptop/laptopclient.cpp b/kwin/clients/laptop/laptopclient.cpp
index 3b0a1c7ef..58d54a118 100644
--- a/kwin/clients/laptop/laptopclient.cpp
+++ b/kwin/clients/laptop/laptopclient.cpp
@@ -293,7 +293,7 @@ void LaptopButton::setBitmap(const unsigned char *bitmap)
deco.fill(Qt::color0);
}
deco.setMask(deco);
- tqrepaint();
+ repaint();
}
void LaptopButton::drawButton(TQPainter *p)