summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-12-03 00:36:59 +0900
committerMichele Calgaro <[email protected]>2023-12-04 13:58:08 +0900
commit95eef6c3c68effdc5c5b2bb362c0a150ec05fb28 (patch)
treef39c7ebe48fdaea7d5b75bc681cb043da8f380c7
parenta20900487154e178e6d338ae818cc410861a77f0 (diff)
downloadknemo-95eef6c3c68effdc5c5b2bb362c0a150ec05fb28.tar.gz
knemo-95eef6c3c68effdc5c5b2bb362c0a150ec05fb28.zip
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 97f8fa596fb677fb92e20d705a595bd668f41e6a)
-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