]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetSpecialChar.cpp
DocBook: merge code duplicates for HTML and CALS tables.
[features.git] / src / insets / InsetSpecialChar.cpp
index 3ecdaf12e94315f2f4bbb438d0183e5e70154603..88af6538f68b6b44110ac5fdefb7c3f95098ba7c 100644 (file)
@@ -83,7 +83,7 @@ docstring InsetSpecialChar::toolTip(BufferView const &, int, int) const
 }
 
 
-Inset::RowFlags InsetSpecialChar::rowFlags() const
+int InsetSpecialChar::rowFlags() const
 {
        switch (kind_) {
        case ALLOWBREAK: