]> mj.ucw.cz Git - moe.git/blob - template/.kde/share/apps/kdevcppsupport/newclass/cpp_source
Implemented general mechanism for overriding variables for specific
[moe.git] / template / .kde / share / apps / kdevcppsupport / newclass / cpp_source
1 #include "$HEADER$"
2
3 $NAMESPACEBEG$
4
5 $CONSTRUCTORDEFINITIONS$
6
7 $DEFINITIONS$
8
9 $NAMESPACEEND$