Searched refs:undoChange (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/diskprobe/
H A DDataEditor.cpp785 DataChange *undoChange = fLastChange; local
787 int32 index = fChanges.IndexOf(undoChange);
789 undoChange->Revert(fRealViewOffset, fView, fRealViewSize);
797 SendNotices(undoChange);

Completed in 32 milliseconds