]> git.lyx.org Git - lyx.git/blobdiff - src/FontInfo.h
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / FontInfo.h
index f71bc43eae79eb8f5690ad51b9be49a4f0bec7f2..ab1fab670dc18cdddef2c2f0cc58d134e9f9408e 100644 (file)
@@ -29,9 +29,9 @@ class FontInfo
 {
 public:
        ///
-       FontInfo::FontInfo();
+       FontInfo();
        ///
-       FontInfo::FontInfo(
+       FontInfo(
                FontFamily family,
                FontSeries series,
                FontShape shape,