formatted all files with clang 9
This commit is contained in:
@@ -35,8 +35,7 @@ void NotificationPopup::updatePosition()
|
||||
|
||||
switch (location)
|
||||
{
|
||||
case BottomRight:
|
||||
{
|
||||
case BottomRight: {
|
||||
this->move(rect.right() - this->width(),
|
||||
rect.bottom() - this->height());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user