]> git.lyx.org Git - features.git/blobdiff - src/text.C
small fix to the doublespace handling in deleteemptyparagraphmechanism that might...
[features.git] / src / text.C
index ea24cf69f2e8e29262ca89012bee5e65bbc2bfa8..e8cc5e4dd0c7c56d51db3a4f9dda6a3e5dd345c8 100644 (file)
@@ -3292,7 +3292,7 @@ void LyXText::Delete()
 }
 
 
-void  LyXText::Backspace()
+void LyXText::Backspace()
 {
        LyXParagraph * tmppar;
        Row * tmprow, * row;