Remove newline
This commit is contained in:
parent
285e99cee5
commit
cdb5f8be39
@ -88,7 +88,6 @@ float Monitor::getBrightness()
|
||||
.arg(reinterpret_cast<qulonglong>(m_hMonitor), 0, 16)
|
||||
.arg(reinterpret_cast<qulonglong>(m_physicalMonitor.handle), 0, 16)
|
||||
.arg(getLastErrorString()));
|
||||
|
||||
return NAN;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user