mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2021-02-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in rdairplay(1) that caused incorrect color rendering. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -236,6 +236,7 @@ void StartButton::Resize(int x,int y,int w,int h)
|
||||
}
|
||||
p->end();
|
||||
setIcon(*pix);
|
||||
setIconSize(QSize(w-2,h-2));
|
||||
delete p;
|
||||
delete pix;
|
||||
}
|
||||
|
Reference in New Issue
Block a user