refactor: remove closeWindow because no one need it
This commit is contained in:
@@ -345,10 +345,6 @@ void MainWindow::centerWindow()
|
||||
);
|
||||
}
|
||||
|
||||
void MainWindow::closeWindow()
|
||||
{
|
||||
}
|
||||
|
||||
void MainWindow::toggleAvoidResetTransform()
|
||||
{
|
||||
ui->m_gv->setAvoidResetTransform(!ui->m_gv->isAvoidResetTransform());
|
||||
|
||||
Reference in New Issue
Block a user