4 lines
130 B
C++
4 lines
130 B
C++
// Placeholder translation unit for UndoTree struct definition.
|
|
// Undo logic is implemented in UndoSystem.
|
|
#include "UndoTree.h"
|