mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 08:31:16 +02:00
2021-06-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a compile warning in 'lib/rdsound_panel.cpp'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -879,7 +879,7 @@ void RDSoundPanel::scanPanelData()
|
||||
|
||||
void RDSoundPanel::resizeEvent(QResizeEvent *e)
|
||||
{
|
||||
int w=size().width();
|
||||
// int w=size().width();
|
||||
int h=size().height();
|
||||
|
||||
UpdateButtonViewport();
|
||||
|
Reference in New Issue
Block a user