Clang: warnings--
This commit is contained in:
parent
7f00073e7f
commit
866d338894
@ -40,7 +40,7 @@ protected:
|
||||
private:
|
||||
friend class Module;
|
||||
explicit PythonJobModule();
|
||||
virtual ~PythonJobModule();
|
||||
virtual ~PythonJobModule() override;
|
||||
|
||||
QString m_scriptFileName;
|
||||
QString m_workingPath;
|
||||
|
Loading…
Reference in New Issue
Block a user