summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-12-03 00:36:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-12-03 18:26:56 +0900
commit97f8fa596fb677fb92e20d705a595bd668f41e6a (patch)
tree13f522fb401485332b33854c490afb12d2f51da8
parent5152e64b1ff6487ef50de514f1ad7231ca503244 (diff)
downloadknemo-97f8fa596fb677fb92e20d705a595bd668f41e6a.tar.gz
knemo-97f8fa596fb677fb92e20d705a595bd668f41e6a.zip
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/knemod/signalplotter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/signalplotter.cpp b/src/knemod/signalplotter.cpp
index 7176808..aa44613 100644
--- a/src/knemod/signalplotter.cpp
+++ b/src/knemod/signalplotter.cpp
@@ -429,7 +429,7 @@ void SignalPlotter::paintEvent( TQPaintEvent* )
TQPixmap pm( w, h );
TQPainter p;
- p.begin( TQT_TQPAINTDEVICE(&pm), this );
+ p.begin( &pm, this );
pm.fill( mBackgroundColor );
/* Draw white line along the bottom and the right side of the