]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
Improve error message
[lyx.git] / src / MetricsInfo.h
index 066d87ce3f1f5b074b4a328e6d2d7ff673eefa94..3ad59cd4c63bd401223fca7a305c9484c1375055 100644 (file)
@@ -134,7 +134,7 @@ public:
        /// Whether the text at this point is right-to-left (for insets)
        bool ltr_pos;
        /// The change the parent is part of (change tracking)
-       Change change_;
+       Change change;
        /// Whether the parent is selected as a whole
        bool selected;
        /// Whether the spell checker is enabled for the parent