]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiFontMetrics.h
Make string-widget combination more l7n friendly
[lyx.git] / src / frontends / qt / GuiFontMetrics.h
index 0187c5c85ff762488ea312685211aec6baa5f59d..5c32ea9de89237cc9e6822ff50b1cb4ed84c86b9 100644 (file)
@@ -119,10 +119,6 @@ private:
        /// Slope of italic font
        double slope_;
 
-       /// If true, avoid extra annotation in string for QTextLayout
-       // FIXME: remove wen Qt4 suport goes away
-       bool needs_naked_ = false;
-
        /// Cache of char widths
        mutable QHash<char_type, int> width_cache_;
        /// Cache of string widths