Categories and saving of settings in qml inspector

This commit is contained in:
Lasse Holmstedt
2010-04-20 16:27:41 +02:00
parent 9c2eb9fe2e
commit 473a8e5d28
17 changed files with 720 additions and 159 deletions

View File

@@ -563,7 +563,7 @@ void CanvasFrameRate::enabledToggled(bool checked)
static_cast<QDeclarativeDebugClient *>(m_plugin)->setEnabled(checked);
}
}
}
} // Internal
} // Qml
#include "canvasframerate.moc"