]> git.lyx.org Git - lyx.git/blobdiff - src/Text3.cpp
Fix caption numbering of child documents.
[lyx.git] / src / Text3.cpp
index 27bc623520259a0b50e06be4e7900a33a8896f1e..947975530204c41b5f0085728084277c541ba58b 100644 (file)
@@ -2273,7 +2273,6 @@ bool Text::getStatus(Cursor & cur, FuncRequest const & cmd,
        case LFUN_BUFFER_BEGIN_SELECT:
        case LFUN_BUFFER_END_SELECT:
        case LFUN_UNICODE_INSERT:
-       case LFUN_SET_GRAPHICS_GROUP:
                // these are handled in our dispatch()
                enable = true;
                break;