]> mj.ucw.cz Git - moe.git/blob - template/.kde/share/apps/kdevcppsupport/newclass/objc_source
Implemented general mechanism for overriding variables for specific
[moe.git] / template / .kde / share / apps / kdevcppsupport / newclass / objc_source
1 #include "$HEADER$"
2
3 @implementation $CLASSNAME$
4 @end