forked from qt-creator/qt-creator
Let one 'reset' the qmlviewer path in the config page by
just emptying it. Discussed with Nigel.
This commit is contained in:
@@ -175,7 +175,8 @@ private:
|
||||
private:
|
||||
QmlProject *m_project;
|
||||
QString m_scriptFile;
|
||||
QString m_qmlViewer;
|
||||
QString m_qmlViewerCustomPath;
|
||||
QString m_qmlViewerDefaultPath;
|
||||
QString m_qmlViewerArgs;
|
||||
QLatin1String m_type;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user