summaryrefslogtreecommitdiffstats
path: root/libkscan/dispgamma.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkscan/dispgamma.cpp')
-rw-r--r--libkscan/dispgamma.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/dispgamma.cpp b/libkscan/dispgamma.cpp
index d5d65d38..478096e9 100644
--- a/libkscan/dispgamma.cpp
+++ b/libkscan/dispgamma.cpp
@@ -35,7 +35,7 @@ DispGamma::~DispGamma()
void DispGamma::resizeEvent (TQResizeEvent* )
{
- tqrepaint();
+ repaint();
}
void DispGamma::paintEvent( TQPaintEvent *ev )