]> git.lyx.org Git - lyx.git/blobdiff - src/LayoutModuleList.h
Allow the warning to be disabled.
[lyx.git] / 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:
        ///