]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/FindAndReplace.h
Update the Advanced F&R document class when switching buffers.
[features.git] / src / frontends / qt4 / FindAndReplace.h
index 93af5357029f7107a5ebc74ac0e23cc6f029dd73..da854da7b73a79de46be1f6758fefd724efeb23d 100644 (file)
@@ -40,6 +40,8 @@ public Q_SLOTS:
 private:
        ///
        GuiView & view_;
+       ///
+       Buffer * old_buffer_;
 
        /// add a string to the combo if needed
        void remember(std::string const & find, QComboBox & combo);