]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
ws changes only
[lyx.git] / src / insets / insetfoot.h
index d6acd653f26b3d5408060f5cfc79b7e304aa4a73..821c73016d5bf8dac117e06db974c1db25e4d0a5 100644 (file)
@@ -34,7 +34,7 @@ public:
        ///
        int docbook(Buffer const &, std::ostream &, bool mixcont) const;
        ///
-       string const editMessage() const;
+       std::string const editMessage() const;
 };
 
 #endif