mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
clang-format : Apply clang-format on files coming from feature branch
This commit is contained in:
@@ -57,7 +57,7 @@ void RicEditPreferencesFeature::onActionTriggered( bool isChecked )
|
||||
{
|
||||
// Write preferences using QSettings and apply them to the application
|
||||
app->applyPreferences();
|
||||
app->applyGuiPreferences(oldPreferences.get());
|
||||
app->applyGuiPreferences( oldPreferences.get() );
|
||||
app->updateGrpcServer();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user