]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiFontMetrics.h
Some improvements to the graphics dialog
[lyx.git] / src / frontends / qt4 / GuiFontMetrics.h
index 35f66fc5029b68173ccab6e23e79b4ffebe28a7c..3f50dfe5d29902d0516e2b27c3ca2ec32fa4d4e4 100644 (file)
@@ -58,6 +58,7 @@ public:
                int & ascent,
                int & descent) const;
        virtual void buttonText(docstring const & str,
+               const int offset,
                int & width,
                int & ascent,
                int & descent) const;