mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#903 Fixed formation names file name presentation in UI. Use filename wo/path
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
|
||||
void setFileName(const QString& fileName);
|
||||
const QString& fileName();
|
||||
QString fileNameWoPath();
|
||||
|
||||
RigFormationNames* formationNamesData() { return m_formationNamesData.p();}
|
||||
void updateConnectedViews();
|
||||
|
||||
Reference in New Issue
Block a user