mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-07 17:32:20 +02:00
2018-11-09 Fred Gleason <fredg@paravelsystems.com>
* Removed a debugging printf in rdpanel(1).
This commit is contained in:
parent
2b2b3ecc2d
commit
749c5750f4
@ -18005,3 +18005,5 @@
|
||||
* Fixed a regression in rdairplay(1) pie widget.
|
||||
2018-11-09 Patrick Linstruth <patrick@deltecent.com>
|
||||
* Fixed a regression in rdpanel(1) background image.
|
||||
2018-11-09 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed a debugging printf in rdpanel(1).
|
||||
|
@ -115,7 +115,6 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
QPalette p=palette();
|
||||
p.setBrush(backgroundRole(),panel_skin_pixmap);
|
||||
setPalette(p);
|
||||
fprintf(stderr,"setPalette\n");
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user