]> git.lyx.org Git - features.git/commitdiff
whitespace
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 30 Dec 2019 15:28:15 +0000 (16:28 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:49 +0000 (15:48 +0200)
src/insets/InsetRef.h

index c1860e1a4c298712f491a00a885893da303ac294..9243aa63faaf322faf9917755e608707225e27d4 100644 (file)
@@ -45,7 +45,7 @@ public:
        docstring toolTip(BufferView const &, int, int) const
                { return tooltip_; }
        ///
-  docstring getTOCString() const;
+       docstring getTOCString() const;
        ///
        bool hasSettings() const { return true; }
        ///