* Make sure that the per CPU data sources are inserted in the correct order
(ie. starting with the first CPU). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39424 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -833,6 +833,7 @@ ActivityView::AddDataSource(const DataSource* source, const BMessage* state)
|
|||||||
valuesDeleter.Detach();
|
valuesDeleter.Detach();
|
||||||
viewValuesDeleter.Detach();
|
viewValuesDeleter.Detach();
|
||||||
sourceDeleter.Detach();
|
sourceDeleter.Detach();
|
||||||
|
insert++;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef __HAIKU__
|
#ifdef __HAIKU__
|
||||||
|
|||||||
Reference in New Issue
Block a user