]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ColorHandler.h
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / ColorHandler.h
index 625246310daeddba8bf28a3be56266d0c3760d23..594d33d47cc3227e7ce133ed8e11f25015c559a5 100644 (file)
@@ -53,7 +53,7 @@ private:
        ///
        std::vector<GC> colorGCcache;
        ///
-       GC getGCForeground(string const & s);
+       GC getGCForeground(std::string const & s);
        ///
        typedef std::map<int, GC> LineGCCache;
        ///