X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetSpace.h;h=e401d6d9ae7586624cfbd1abe910d239a8aa519b;hb=997f0621c5346bb623cf86713c4fe1be0c941104;hp=5cf7aa7303d2458065d7a8e8eec03cc1a6e2ff1b;hpb=d38eddb397de982a379d8c0644c6ca2190c67fe9;p=lyx.git diff --git a/src/insets/InsetSpace.h b/src/insets/InsetSpace.h index 5cf7aa7303..e401d6d9ae 100644 --- a/src/insets/InsetSpace.h +++ b/src/insets/InsetSpace.h @@ -115,7 +115,7 @@ public: /// docstring toolTip(BufferView const & bv, int x, int y) const override; /// unprotected spaces allow line breaking after them - RowFlags rowFlags() const override; + int rowFlags() const override; /// void metrics(MetricsInfo &, Dimension &) const override; ///