summaryrefslogtreecommitdiffstats
path: root/twin/clients/laptop/laptopclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/laptop/laptopclient.cpp')
-rw-r--r--twin/clients/laptop/laptopclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/laptop/laptopclient.cpp b/twin/clients/laptop/laptopclient.cpp
index 3b0a1c7ef..58d54a118 100644
--- a/twin/clients/laptop/laptopclient.cpp
+++ b/twin/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)