mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
fix whitespace issue
This commit is contained in:
parent
0f3fc879d0
commit
89469a9e55
@ -245,7 +245,7 @@ private:
|
||||
}
|
||||
|
||||
QSize splashSize() const {
|
||||
return QSize(
|
||||
return QSize(
|
||||
static_cast<unsigned int>(width_ * pixelRatio()),
|
||||
static_cast<unsigned int>(height_ * pixelRatio()));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user