]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Dialogs.h
LyX Drinkers Union: patch 1
[lyx.git] / src / frontends / Dialogs.h
index 1e807ba45eeb0b3191bcc9887edb5aca9a193c41..926dfaae0fbf5ced160e656c143450c67fc85828 100644 (file)
@@ -44,7 +44,7 @@ class InsetInfo;
 class InsetTabular;
 class InsetCommand;
 class InsetMinipage;
-class LyXParagraph;
+class Paragraph;
 
 /** Container of all dialogs and signals a LyXView needs or uses to access them
     The list of dialog signals isn't comprehensive but should be a good guide