]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
GuiLabel: generalize initialiseParams() and transfer to InsetParamsWidget as this...
[lyx.git] / src / BufferParams.h
index 4aab4c714d7d5dac5b06c5392000357fc49383a9..66e09f907e44b67ed075a12c4843d80bb0add42f 100644 (file)
@@ -109,7 +109,7 @@ public:
        InsetQuotes::QuoteTimes quotes_times;
        ///
        std::string fontsize;
-       ///Get the LayoutFile this document is using.
+       /// Get the LayoutFile this document is using.
        LayoutFile const * baseClass() const;
        ///
        LayoutFileIndex const & baseClassID() const;