]> git.lyx.org Git - lyx.git/blobdiff - src/trans_mgr.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / trans_mgr.h
index 1bf9ae72ea0c1c92a1ffa9e0cd869d473c6254ef..f0126244ccee91df45d8feeb5654e0d49ab3db32 100644 (file)
@@ -57,7 +57,7 @@ public:
 
 
 /// Init State
-class TransInitState : virtual public TransFSMData, public TransState {
+class TransInitState :virtual public TransFSMData, public TransState {
 public:
        ///
        TransInitState();