mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
Forgot to save header
This commit is contained in:
parent
bd1fbaaf76
commit
5829e3ad1e
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ private:
|
|||
void queueVoxelAdd(PacketType addPacketType, VoxelDetail& addVoxelDetails);
|
||||
VoxelTree* _tree;
|
||||
QUndoStack* _undoStack;
|
||||
QMutex _undoStackMutex;
|
||||
};
|
||||
|
||||
#endif // hifi_VoxelsScriptingInterface_h
|
||||
|
|
Loading…
Reference in a new issue