Skip to content
Snippets Groups Projects
Commit e27f81cb authored by Roman Tolchenov's avatar Roman Tolchenov
Browse files

Re #19562. Clang format patch.

parent 2ee02f41
No related merge requests found
......@@ -6074,9 +6074,7 @@ int ApplicationWindow::execSaveProjectDialog() {
return m_projectSaveView->exec();
}
 
void ApplicationWindow::prepareSaveProject() {
execSaveProjectDialog();
}
void ApplicationWindow::prepareSaveProject() { execSaveProjectDialog(); }
 
/**
* The project was just saved. Update the main window.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment