Changeset 9383 in ntrip for trunk/BNC/qwtpolar
- Timestamp:
- Mar 19, 2021, 9:15:03 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/qwtpolar/qwt_polar_canvas.cpp
r8127 r9383 215 215 QWidget *bgWidget = qwtBackgroundWidget( plot() ); 216 216 217 218 217 QwtPainter::fillPixmap( bgWidget, bs, 218 mapTo( bgWidget, rect().topLeft() ) ); 219 219 220 220 p.begin( &bs );
Note:
See TracChangeset
for help on using the changeset viewer.