ResKnife/NuTemplateEditor/NuTemplateLSTBElement.h

18 lines
273 B
C
Raw Normal View History

//
// NuTemplateLSTBElement.h
// ResKnife (PB2)
//
// Created by Uli Kusterer on Tue Aug 05 2003.
// Copyright (c) 2003 M. Uli Kusterer. All rights reserved.
//
#import "NuTemplateGroupElement.h"
@interface NuTemplateLSTBElement : NuTemplateGroupElement
{
}
@end