summaryrefslogtreecommitdiffstats
path: root/kcoloredit/kxycolorselector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcoloredit/kxycolorselector.cpp')
-rw-r--r--kcoloredit/kxycolorselector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/kxycolorselector.cpp b/kcoloredit/kxycolorselector.cpp
index e6c0e6ef..68df676d 100644
--- a/kcoloredit/kxycolorselector.cpp
+++ b/kcoloredit/kxycolorselector.cpp
@@ -42,7 +42,7 @@ void KXYColorSelector::setType(const int type) {
void KXYColorSelector::updateContents() {
drawPalette(&pixmap);
- repaint();
+ tqrepaint();
}
void KXYColorSelector::resizeEvent(TQResizeEvent*) {