Skip to content
Snippets Groups Projects
Commit fba8921b authored by Samuel Jones's avatar Samuel Jones
Browse files

Re #23468 Clang-format

parent 6cebd237
No related branches found
No related tags found
No related merge requests found
...@@ -16857,6 +16857,6 @@ void ApplicationWindow::checkForProjectRecovery() { ...@@ -16857,6 +16857,6 @@ void ApplicationWindow::checkForProjectRecovery() {
} }
} }
   
void ApplicationWindow::saveRecoveryCheckpoint(){ void ApplicationWindow::saveRecoveryCheckpoint() {
m_projectRecovery.saveAll(false); m_projectRecovery.saveAll(false);
} }
\ No newline at end of file
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