forked from qt-creator/qt-creator
Fix GCC warnings.
This commit is contained in:
@@ -164,12 +164,12 @@ private Q_SLOTS:
|
||||
|
||||
private:
|
||||
QmlProject *m_project;
|
||||
uint m_debugServerPort;
|
||||
QString m_scriptFile;
|
||||
QString m_qmlViewerCustomPath;
|
||||
QString m_qmlViewerDefaultPath;
|
||||
QString m_qmlViewerArgs;
|
||||
QLatin1String m_type;
|
||||
uint m_debugServerPort;
|
||||
};
|
||||
|
||||
class QmlRunConfigurationFactory : public ProjectExplorer::IRunConfigurationFactory
|
||||
|
||||
Reference in New Issue
Block a user