AutotoolsProjectManager: Modernize

modernize-use-nullptr
modernize-use-override
modernize-use-auto

Change-Id: I7abab567a6dab1bde93c520aa8746380ae24fda8
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Alessandro Portale
2018-11-04 09:50:14 +01:00
parent 24bcce4aa6
commit adf5305af6
8 changed files with 18 additions and 18 deletions

View File

@@ -200,7 +200,7 @@ private:
* contained a variable like $(test). Note that all variables are not
* part of the return value, as they cannot get interpreted currently.
*/
QStringList targetValues(bool *hasVariables = 0);
QStringList targetValues(bool *hasVariables = nullptr);
/**
* Adds recursively all sources of the current folder to m_sources and removes