]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiFontMetrics.h
Fix crash with countExpanders in Qt6
[lyx.git] / src / frontends / qt / GuiFontMetrics.h
index 9501eb866d17b891eb4e921dcc2c9013e7ef5b07..82c5839e21173a86c4f7effe951fa0be0ed1e5f7 100644 (file)
@@ -92,7 +92,6 @@ public:
                int & ascent,
                int & descent) const override;
 
-       int countExpanders(docstring const & str) const override;
        ///
        int width(QString const & str) const;