* 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:
parent
f14cab2d36
commit
be3f9645a7
@ -833,6 +833,7 @@ ActivityView::AddDataSource(const DataSource* source, const BMessage* state)
|
||||
valuesDeleter.Detach();
|
||||
viewValuesDeleter.Detach();
|
||||
sourceDeleter.Detach();
|
||||
insert++;
|
||||
}
|
||||
|
||||
#ifdef __HAIKU__
|
||||
|
Loading…
x
Reference in New Issue
Block a user