]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
ws changes mostly
[lyx.git] / src / LColor.h
index 700bb66abaf0ac9269b2c32f07fc217ea39281f6..ab0fdd3a24a7b234419dcf5b8b75e07691361145 100644 (file)
@@ -222,7 +222,7 @@ private:
        ///
        void addColor(LColor::color c, std::string const & lyxname) const;
        ///
-       struct Pimpl;
+       class Pimpl;
        ///
        boost::scoped_ptr<Pimpl> pimpl_;
 };