X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayoutModuleList.h;h=245b6a7e693bd54ba3d77080559cade71c0baf2e;hb=35540efe5224c932e4b0c740cc163f591b49950c;hp=2d93bff9a1763497d8060c468e705f5b532a5341;hpb=90c64a5f5e41c8680a9c08bf78e1bb0cee558291;p=lyx.git diff --git a/src/LayoutModuleList.h b/src/LayoutModuleList.h index 2d93bff9a1..245b6a7e69 100644 --- a/src/LayoutModuleList.h +++ b/src/LayoutModuleList.h @@ -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: ///