mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4285 Octave : Make sure absolute absoluteFilePath() is used
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
RimCalcScript();
|
||||
~RimCalcScript() override;
|
||||
|
||||
static QStringList createCommandLineArguments(const QString& absoluteFileName);
|
||||
static QStringList createCommandLineArguments(const QString& absoluteFileNameScript);
|
||||
|
||||
caf::PdmField<QString> absoluteFileName;
|
||||
caf::PdmField<QString> content; // TODO: Obsolete field, can be deleted on next project file revision.
|
||||
|
||||
Reference in New Issue
Block a user