#4657 Remove unused parameter

This commit is contained in:
Magne Sjaastad
2019-09-05 19:37:52 +02:00
parent eb4f44d4d2
commit d44598c070
3 changed files with 6 additions and 6 deletions

View File

@@ -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 );