forked from qt-creator/qt-creator
Categories and saving of settings in qml inspector
This commit is contained in:
@@ -563,7 +563,7 @@ void CanvasFrameRate::enabledToggled(bool checked)
|
||||
static_cast<QDeclarativeDebugClient *>(m_plugin)->setEnabled(checked);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
} // Internal
|
||||
} // Qml
|
||||
|
||||
#include "canvasframerate.moc"
|
||||
|
||||
Reference in New Issue
Block a user