summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 29f9623)
raw | patch | inline | side by side (parent: 29f9623)
author | cilix42 <cilix42@users.sourceforge.net> | |
Tue, 15 Jul 2008 12:41:53 +0000 (12:41 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Tue, 15 Jul 2008 12:41:53 +0000 (12:41 +0000) |
src/live_effects/lpe-skeleton.cpp | patch | blob | history |
index ff601ef70bfb3e44d7996d56c51a563fc2e65aad..59a034196921db6596d92b7e8e69974e1bf196ba 100644 (file)
* Define the classes for your knotholder handles here
*/
+/**
namespace Skeleton {
class KnotHolderEntityMyHandle : public KnotHolderEntity
};
} // namespace Skeleton
+**/
/* ######################## */