fix -Wextra in FreeCADGui
This commit is contained in:
@@ -782,6 +782,7 @@ void MainWindow::removeWindow(Gui::MDIView* view)
|
||||
|
||||
void MainWindow::tabChanged(MDIView* view)
|
||||
{
|
||||
Q_UNUSED(view);
|
||||
}
|
||||
|
||||
void MainWindow::tabCloseRequested(int index)
|
||||
|
||||
Reference in New Issue
Block a user