2018-11-09 Fred Gleason <fredg@paravelsystems.com>

* Removed a debugging printf in rdpanel(1).
This commit is contained in:
Fred Gleason
2018-11-09 14:00:05 -05:00
parent 2b2b3ecc2d
commit 749c5750f4
2 changed files with 2 additions and 1 deletions

View File

@@ -115,7 +115,6 @@ MainWidget::MainWidget(QWidget *parent)
QPalette p=palette();
p.setBrush(backgroundRole(),panel_skin_pixmap);
setPalette(p);
fprintf(stderr,"setPalette\n");
}
//