]> git.lyx.org Git - lyx.git/blobdiff - src/ModuleList.h
Remove todo
[lyx.git] / src / ModuleList.h
index 2f530e931ade8accf439a04071be1ef36dbc8810..5c22db30365d56f6e700ea097ebc33d341564d16 100644 (file)
@@ -28,8 +28,8 @@ namespace lyx {
 class LyXModule {
 public:
        ///
-       LyXModule(std::string n, std::string f, std::string d,
-                 std::vector<std::string> p);
+       LyXModule(std::string const & n, std::string const & f, 
+                 std::string const & d, std::vector<std::string> const & p);
        /// whether the required packages are available
        bool isAvailable();
        /// what appears in the ui