forked from qt-creator/qt-creator
Qnx: Modernize
modernize-* Change-Id: I8aae8e3edac885f23b191333d8b0d803c846af43 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -44,8 +44,7 @@ namespace Internal {
|
||||
|
||||
static char SDP_PATH_KEY[] = "SDKPath";
|
||||
|
||||
QnxQtVersion::QnxQtVersion()
|
||||
{ }
|
||||
QnxQtVersion::QnxQtVersion() = default;
|
||||
|
||||
QnxQtVersion::QnxQtVersion(const Utils::FileName &path, bool isAutoDetected,
|
||||
const QString &autoDetectionSource) :
|
||||
|
||||
Reference in New Issue
Block a user