I'm interested in making some modifications to a standard class to use as the class for many documents I'm creating, and see that one way to do this is to simply create a "wrapper class". This approach makes a lot of sense for my application and will (I think) be easy to maintain. But I can't see how to get my documents to use this class. I understand how to do this using LaTeX directly, but not using LyX.
What do I need to do to get my class to appear in the list of classes listed in Document > Settings... > Document Class?