]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcharstyle.h
* support/os_unix.C (canAutoOpen, autoOpenFile): on Mac OS X, use
[lyx.git] / src / insets / insetcharstyle.h
index 404e44ad40a6dbb58b56c5fbf9c65a284f924656..34b910472f72664d7c18c393d7e6ca2ae06c4756 100644 (file)
@@ -68,7 +68,7 @@ public:
        ///
        void read(Buffer const & buf, LyXLex & lex);
        ///
-       void metrics(MetricsInfo &, Dimension &) const;
+       bool metrics(MetricsInfo &, Dimension &) const;
        ///
        void draw(PainterInfo &, int, int) const;
        ///