Fix 1382032: problem which made it impossible to enable, disable, or rename layers...
authordarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 00:51:34 +0000 (00:51 +0000)
committerdarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 00:51:34 +0000 (00:51 +0000)
commita3b6b682f6c57efe5a76456e03dd123e4b851f40
tree081fe365db4a7e79ca4b337657b9e48706123925
parent420856af6e870e6897771965c9d474168c019274
Fix 1382032: problem which made it impossible to enable, disable, or rename layers from the layer tab. Strangely, it should have worked to begin with, and it actually DID work fine in GTKMM 2.4 and 2.6...

The way the layer and parameters tabs are currently handled is a total mess. Originally, they were both the same tab, but they went seperate ways at some point but there are still some classes they have in common which is just confusing. Bah.

git-svn-id: http://svn.voria.com/code@222 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/layertree.cpp
synfig-studio/trunk/src/gtkmm/layertree.h
synfig-studio/trunk/src/gtkmm/layertreestore.h
synfig-studio/trunk/studio.prj