QmlProfiler: Remove QmlProfilerModelManager::count()

Change-Id: If520a8575add386e64a7f56b63d0241f15efa2a0
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2015-09-10 15:07:08 +02:00
parent ddb872727f
commit f388882995
2 changed files with 0 additions and 6 deletions

View File

@@ -98,7 +98,6 @@ public:
QmlProfilerNotesModel *notesModel() const;
bool isEmpty() const;
int count() const;
double progress() const;
int registerModelProxy();