X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2Ftable.cpp;h=2fa33955e7888f9f60c06b063af5c34d9fadc521;hb=116740d7e35b3f9e54e87afdc7aa00ad62364947;hp=35de97af6a5ef8ad0d9c5082ff9c8a3fb0c92dff;hpb=04591a6e34a0ac52632f3a309df9ff375a91b713;p=lyx.git diff --git a/src/tex2lyx/table.cpp b/src/tex2lyx/table.cpp index 35de97af6a..2fa33955e7 100644 --- a/src/tex2lyx/table.cpp +++ b/src/tex2lyx/table.cpp @@ -87,7 +87,7 @@ public: /// These are for longtabulars only /// row type (head, foot, firsthead etc.) LTRowType type; - /// row for a pagebreak + /// row for a newpage bool newpage; };