X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetTabular.h;h=f63b84af420329812e6c234797ff7079bdcf033f;hb=1ec605cbb2c055128c2106cbbbb99519c670b69c;hp=5b5f836cbc46d140a229563d70ab09a32c6b186b;hpb=d8f6e65ec73e3a4aa4bfba510ee42dbe353e2742;p=lyx.git diff --git a/src/insets/InsetTabular.h b/src/insets/InsetTabular.h index 5b5f836cbc..f63b84af42 100644 --- a/src/insets/InsetTabular.h +++ b/src/insets/InsetTabular.h @@ -1009,7 +1009,7 @@ private: bool hitSelectRow(BufferView const & bv, int x) const; /// bool hitSelectColumn(BufferView const & bv, int y) const; - /// Returns true if coordinates are on row/column selection zones + /// Returns true if coordinates are on row/column selection zones bool clickable(BufferView const &, int x, int y) const; ///