whitespace
This commit is contained in:
parent
4341107c65
commit
a2c0ecef83
@ -88,9 +88,7 @@ void TrayIcon::onGotPulseCardInfo(const pa_card_info& cardInfo, int eol)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
QString name = pa_proplist_gets(cardInfo.proplist, PA_PROP_DEVICE_DESCRIPTION);
|
||||
|
||||
if (name.length() == 0) {
|
||||
name = cardInfo.name;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user