]> git.lyx.org Git - features.git/blobdiff - src/OutputParams.h
FindQuick: Amend 4bd38d8a: Remove now unneeded code
[features.git] / src / OutputParams.h
index d00ec02d88a5d2cee665ddbb41dbec82546bd4b5..65a58e5db9f0a2048ec75f7d7a0e8f1918dbdceb 100644 (file)
@@ -429,6 +429,7 @@ public:
                NoSearch = 0,
                SearchWithDeleted = 1,
                SearchWithoutDeleted = 2,
+               SearchQuick = 4,
                SearchNonOutput = 8
        };