forked from qt-creator/qt-creator
QmlProfiler: Remove QmlProfilerModelManager::count()
Change-Id: If520a8575add386e64a7f56b63d0241f15efa2a0 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -98,7 +98,6 @@ public:
|
||||
QmlProfilerNotesModel *notesModel() const;
|
||||
|
||||
bool isEmpty() const;
|
||||
int count() const;
|
||||
|
||||
double progress() const;
|
||||
int registerModelProxy();
|
||||
|
||||
Reference in New Issue
Block a user