mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4657 Remove unused parameter
This commit is contained in:
@@ -162,7 +162,7 @@ public:
|
||||
void waitForProcess() const;
|
||||
|
||||
RiaPreferences* preferences();
|
||||
void applyPreferences( const RiaPreferences* oldPreferences = nullptr );
|
||||
void applyPreferences();
|
||||
|
||||
QString commandLineParameterHelp();
|
||||
void setCommandLineHelpText( const QString& commandLineHelpText );
|
||||
|
||||
Reference in New Issue
Block a user