Implemented command to rename Scenes, Layers and Frame
commitb2b49e276b76a2c22a9aa467f5c96189d5345150
authorJorge Cuadrado <kuadrosxx@gmail.com>
Sat, 8 Sep 2007 22:28:24 +0000 (8 17:28 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Sat, 8 Sep 2007 22:28:24 +0000 (8 17:28 -0500)
tree187ca8bad845465cccb47d375631f0d09f898150
parentebbb432a4b0a50bb5f8b1027b1322325fd4c845b
Implemented command to rename Scenes, Layers and Frame
yamf/model/command/renameframe.cpp [copied from yamf/model/command/rename.cpp with 64% similarity]
yamf/model/command/renameframe.h [copied from yamf/model/command/rename.h with 89% similarity]
yamf/model/command/renamelayer.cpp [copied from yamf/model/command/rename.cpp with 66% similarity]
yamf/model/command/renamelayer.h [copied from yamf/model/command/rename.cpp with 71% similarity]
yamf/model/command/renamescene.cpp [moved from yamf/model/command/rename.cpp with 68% similarity]
yamf/model/command/renamescene.h [moved from yamf/model/command/rename.h with 88% similarity]
yamf/model/frame.cpp
yamf/model/layer.cpp
yamf/model/model.pro
yamf/model/scene.cpp