forked from jbagg/QtZeroConf
fix indentations in QZeroConfService
This commit is contained in:
@@ -135,7 +135,6 @@ void QZeroConfService::appendTxt(QByteArray idx, QByteArray val)
|
|||||||
|
|
||||||
bool QZeroConfService::isValid() const
|
bool QZeroConfService::isValid() const
|
||||||
{
|
{
|
||||||
|
|
||||||
return (!data->name.isEmpty());
|
return (!data->name.isEmpty());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user