update android projects
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
struct ActionLayerMerge : public Action
|
||||
{
|
||||
enum class Direction { Undo, Redo } m_direction;
|
||||
Layer::Snapshot m_snap;
|
||||
std::shared_ptr<Layer::Snapshot> m_snap;
|
||||
std::shared_ptr<Layer> m_layer;
|
||||
std::shared_ptr<NodeLayer> m_layer_node;
|
||||
std::shared_ptr<NodePanelLayer> m_panel;
|
||||
|
||||
Reference in New Issue
Block a user