mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Several fixes by clang-tidy and use of clang compiler
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QString RicSnapshotFilenameGenerator::generateSnapshotFileName( RimViewWindow* viewWindow )
|
||||
{
|
||||
if ( !viewWindow ) return {};
|
||||
|
||||
{
|
||||
Rim3dView* view = dynamic_cast<Rim3dView*>( viewWindow );
|
||||
if ( view != nullptr )
|
||||
|
||||
Reference in New Issue
Block a user