]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/FindAndReplace.h
Fix handling of the add branch textfield in GuiBranches
[lyx.git] / src / frontends / qt4 / FindAndReplace.h
index d2eaf4c1a166c3fcdf83ca498bdd19faad0c54d8..354278b9af53da8905346b511ed95da49981423e 100644 (file)
@@ -87,7 +87,8 @@ public:
        bool initialiseParams(std::string const &);
        void clearParams() {}
        void dispatchParams() {}
-       bool isBufferDependent() const { return true; }
+       bool isBufferDependent() const { return false; }
+       bool canApplyToReadOnly() const { return true; }
        void selectAll();
 
        /// update