]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.h
fix "make dist" target
[lyx.git] / src / tabular.h
index 8f4c08ec63cb1762591619c83b9c8a78a23ee5cc..4ca7fdf940ef0dbcb05883d1aeeb51a93c7ff9cf 100644 (file)
@@ -180,7 +180,7 @@ public:
        bool LeftAlreadyDrawed(int cell) const;
        ///
        bool IsLastRow(int cell) const;
-       
+
        ///
        int GetAdditionalHeight(int row) const;
        ///
@@ -490,7 +490,7 @@ private:
        int endlastfoot;
        ///
        InsetTabular * owner_;
-   
+
        ///
        void Init(int columns_arg, int rows_arg, LyXTabular const * lt = 0);
        ///