]> git.lyx.org Git - features.git/commitdiff
Comment.
authorRichard Heck <rgheck@comcast.net>
Sat, 15 Aug 2009 18:45:54 +0000 (18:45 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 15 Aug 2009 18:45:54 +0000 (18:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31060 a592a061-630c-0410-9148-cb99ea01b6c8

src/LayoutModuleList.h

index 2d93bff9a1763497d8060c468e705f5b532a5341..245b6a7e693bd54ba3d77080559cade71c0baf2e 100644 (file)
@@ -19,6 +19,12 @@ namespace lyx {
 
 class LayoutFile;
 
+/**
+       Represents a list of modules, such as might be associated with 
+       a particular document. Provides methods for adding modules, checking
+       if a module can be added, and, importantly, adapting the list to a 
+       new DocumentClass.
+*/
 class LayoutModuleList {
 public:
        ///