formatted all files with clang 9
This commit is contained in:
@@ -432,8 +432,7 @@ void NotebookTab::mousePressEvent(QMouseEvent *event)
|
||||
{
|
||||
switch (event->button())
|
||||
{
|
||||
case Qt::RightButton:
|
||||
{
|
||||
case Qt::RightButton: {
|
||||
this->menu_.popup(event->globalPos());
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user